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 40be660 commit c8354bcCopy full SHA for c8354bc
1 file changed
build.gradle.kts
@@ -16,7 +16,7 @@ subprojects {
16
description = rootProject.description
17
base.archivesBaseName = name
18
19
- version = "0.9"
+ version = "0.10.0-SNAPSHOT"
20
}
21
22
// Configuration for API implementations
0 commit comments