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 93e7d6b commit f56de45Copy full SHA for f56de45
build.gradle.kts
@@ -1,7 +1,7 @@
1
import java.io.ByteArrayOutputStream
2
3
-val version = "2.9.1"
4
-val suffix = ""
+val version = "2.9.2"
+val suffix = "SNAPSHOT"
5
6
// Strings embedded into the build.
7
var gitRevision by extra("")
0 commit comments