Skip to content

Commit 448a7eb

Browse files
committed
Set .mill-jvm-version for Fluency example
1 parent b1b2965 commit 448a7eb

File tree

1 file changed

+2
-0
lines changed
  • example/migrating/javalib/4-gradle-complete

1 file changed

+2
-0
lines changed

example/migrating/javalib/4-gradle-complete/build.mill

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
> git remote add -f origin https://github.com/komamitsu/fluency.git
77
> git checkout 2.7.3 # multi-module Java project that requires Java 16+
88

9+
> echo "16" > .mill-jvm-version
10+
911
> ./mill init
1012
converting Gradle build
1113
...

0 commit comments

Comments
 (0)