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 e04b14a commit b277e0cCopy full SHA for b277e0c
buildSrc/src/main/kotlin/common-conventions.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
group = "com.huanshankeji"
16
-version = "0.1.3-SNAPSHOT"
+version = "0.2.0-SNAPSHOT"
17
18
kotlin {
19
// for `androidx.compose`
0 commit comments