Skip to content

Commit 440306c

Browse files
committed
Prepare for 3.2.1 release
1 parent b69af1a commit 440306c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ allprojects {
88
defaultTasks 'build'
99

1010
ext {
11-
isSnapshot = true
11+
isSnapshot = false
1212
fjBaseVersion = "3.2.1"
1313

1414
snapshotAppendix = "-SNAPSHOT"

0 commit comments

Comments
 (0)