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 8ada86c commit 208d2c6Copy full SHA for 208d2c6
build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
30
allprojects {
31
group = "dev.bnorm.storyboard"
32
- version = "0.1.0-alpha03"
+ version = "0.1.0-SNAPSHOT"
33
34
val javaVersion = JavaVersion.VERSION_11
35
0 commit comments