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 19ab0dd commit d019818Copy full SHA for d019818
build.gradle
@@ -21,7 +21,7 @@ allprojects {
21
mavenLocal()
22
}
23
24
- project.version = "1.0.0-beta02-SNAPSHOT";
+ project.version = "1.0.0-beta02";
25
26
27
task clean(type: Delete) {
0 commit comments