Made new branch with 1.18 and 1.17 combined (still work in progress)
This commit is contained in:
@@ -192,6 +192,8 @@ allprojects { p ->
|
||||
if (p != project(":core")) {
|
||||
options.compilerArgs += ['-Xplugin:Manifold']
|
||||
options.release = rootProject.java_version as Integer
|
||||
// } else if (p == project(":core")) {
|
||||
// options.release = 8;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user