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 e52f7e4 commit 1e02100Copy full SHA for 1e02100
build.gradle
@@ -19,7 +19,7 @@ allprojects {
19
}
20
21
// NOTE: this version serves only as a placeholder and will be overridden by the CI when creating a new release
22
-project.version("1.0.0-SNAPSHOT")
+project.version("0.3.28")
23
24
// gradle check
25
spotless {
0 commit comments