Skip to content

Commit d6f8889

Browse files
committed
Prepare for snapshot 0.8.1
1 parent eedfc4e commit d6f8889

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131
}
3232

3333
group = "io.github.xxfast"
34-
version = "0.8.0"
34+
version = "0.9.0-SNAPSHOT"
3535

3636
// Do not publish the app
3737
if (name.contains("app")) return@allprojects

sample

Submodule sample updated 61 files

0 commit comments

Comments
 (0)