We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
iBotPeaches
Learn more about funding links in repositories.
Report abuse
1 parent 98b34fd commit 077b200Copy full SHA for 077b200
build.gradle.kts
@@ -1,7 +1,7 @@
1
import java.io.ByteArrayOutputStream
2
3
val version = "2.9.1"
4
-val suffix = "SNAPSHOT"
+val suffix = ""
5
6
// Strings embedded into the build.
7
var gitRevision by extra("")
0 commit comments