We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3ad16 commit 49f2ce1Copy full SHA for 49f2ce1
version.gradle.kts
@@ -13,7 +13,7 @@
13
* permissions and limitations under the License.
14
*/
15
16
-val adotVersion = "2.20.0-SNAPSHOT"
+val adotVersion = "2.20.0"
17
18
allprojects {
19
version = if (project.hasProperty("release.version")) {
0 commit comments