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 d62a0fc commit a6fc022Copy full SHA for a6fc022
build.gradle.kts
@@ -33,7 +33,7 @@ allprojects {
33
}
34
35
group = "io.github.xxfast"
36
- version = "0.6.0-SNAPSHOT"
+ version = "0.6.0"
37
38
// Do not publish the app
39
if (name.contains("app")) return@allprojects
0 commit comments