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