Skip to content

Commit ec62830

Browse files
committed
Consume FJ 4.2
1 parent b5b852d commit ec62830

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
@@ -20,7 +20,7 @@ allprojects {
2020

2121
snapshotAppendix = "-SNAPSHOT"
2222
fjVersion = fjBaseVersion + (isSnapshot ? snapshotAppendix : "")
23-
fjConsumeVersion = "4.2-beta-1"
23+
fjConsumeVersion = "4.2"
2424

2525
signModule = false
2626

0 commit comments

Comments
 (0)