Skip to content

Commit b0abad9

Browse files
committed
Convert from snapshot to final 4.1
1 parent 189b6fc commit b0abad9

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
@@ -14,7 +14,7 @@ if (JavaVersion.current().isJava8Compatible()) {
1414

1515
allprojects {
1616
ext {
17-
isSnapshot = true
17+
isSnapshot = false
1818
fjBaseVersion = "4.1"
1919

2020
snapshotAppendix = "-SNAPSHOT"

0 commit comments

Comments
 (0)