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