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