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