We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82d0fa commit 353c196Copy full SHA for 353c196
1 file changed
build.gradle.kts
@@ -31,7 +31,7 @@ allprojects {
31
}
32
33
group = "io.github.xxfast"
34
- version = "0.9.0"
+ version = "0.10.0-SNAPSHOT"
35
36
// Do not publish the app
37
if (name.contains("app")) return@allprojects
0 commit comments