There was an error while loading. Please reload this page.
1 parent 3d59340 commit 4181190Copy full SHA for 4181190
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
`signing`
10
}
11
12
-val baseVersion = "0.1.0-platform.5"
+val baseVersion = "0.1.0-platform.6"
13
val commitHash = System.getenv("COMMIT_HASH")
14
val isSnapshot = commitHash != null
15
0 commit comments