Skip to content

Commit 33af643

Browse files
author
Mark Perry
committed
Consume for demo version 4.1
1 parent 7993ede commit 33af643

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
@@ -19,7 +19,7 @@ allprojects {
1919

2020
snapshotAppendix = "-SNAPSHOT"
2121
fjVersion = fjBaseVersion + (isSnapshot ? snapshotAppendix : "")
22-
fjConsumeVersion = "$fjBaseVersion$snapshotAppendix"
22+
fjConsumeVersion = "4.1"
2323

2424
projectTitle = "Functional Java"
2525
projectName = "functionaljava"

0 commit comments

Comments
 (0)