Skip to content

Commit 3aa287c

Browse files
Merge remote-tracking branch 'upstream/main'
2 parents b242b58 + 76b38b8 commit 3aa287c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ project.sourceSets.each { set -> {
312312

313313
compileModularityJava {
314314
inputs.files(modularityInputs)
315+
options.javaModuleVersion = project.version as String
315316
doFirst {
316317
options.compilerArgs = [
317318
'--module-path', classpath.asPath,

0 commit comments

Comments
 (0)