We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69af1a commit 440306cCopy full SHA for 440306c
build.gradle
@@ -8,7 +8,7 @@ allprojects {
8
defaultTasks 'build'
9
10
ext {
11
- isSnapshot = true
+ isSnapshot = false
12
fjBaseVersion = "3.2.1"
13
14
snapshotAppendix = "-SNAPSHOT"
0 commit comments