We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189b6fc commit b0abad9Copy full SHA for b0abad9
1 file changed
build.gradle
@@ -14,7 +14,7 @@ if (JavaVersion.current().isJava8Compatible()) {
14
15
allprojects {
16
ext {
17
- isSnapshot = true
+ isSnapshot = false
18
fjBaseVersion = "4.1"
19
20
snapshotAppendix = "-SNAPSHOT"
0 commit comments