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