Skip to content

Commit b277e0c

Browse files
committed
Update the aligned library version to "0.2.0-SNAPSHOT"
1 parent e04b14a commit b277e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/common-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
group = "com.huanshankeji"
16-
version = "0.1.3-SNAPSHOT"
16+
version = "0.2.0-SNAPSHOT"
1717

1818
kotlin {
1919
// for `androidx.compose`

0 commit comments

Comments
 (0)