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 b4b0f59 commit e243a86Copy full SHA for e243a86
build.gradle
@@ -19,7 +19,7 @@ allprojects {
19
mavenCentral()
20
mavenLocal()
21
}
22
- project.version = "1.0.3-beta-1"
+ project.version = "1.0.3"
23
24
25
task clean(type: Delete) {
0 commit comments