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