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