Skip to content

Commit 711fd02

Browse files
committed
bump version
1 parent 17cb339 commit 711fd02

File tree

1 file changed

+2
-2
lines changed
  • buildSrc/src/main/java/wtf/s1/ui/buildsrc

1 file changed

+2
-2
lines changed

buildSrc/src/main/java/wtf/s1/ui/buildsrc/Configs.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ object Versions {
1515
const val versionName = "1.0.0"
1616
const val bytex = "0.2.7"
1717
const val compose = "1.0.0"
18-
const val nsptr = "0.1.0-SNAPSHOT"
19-
const val nsptrDev = "0.1.0-SNAPSHOT"
18+
const val nsptr = "0.1.0-RC1"
19+
const val nsptrDev = "0.1.0-RC1"
2020
const val group = "wtf.s1.ui"
2121
}
2222

0 commit comments

Comments
 (0)