???
This commit is contained in:
@@ -199,6 +199,7 @@ allprojects{
|
|||||||
sourceCompatibility = JavaVersion.VERSION_16
|
sourceCompatibility = JavaVersion.VERSION_16
|
||||||
options.encoding = "UTF-8"
|
options.encoding = "UTF-8"
|
||||||
options.compilerArgs += ["-Xlint:deprecation"]
|
options.compilerArgs += ["-Xlint:deprecation"]
|
||||||
|
options.fork = true
|
||||||
dependsOn clearCache
|
dependsOn clearCache
|
||||||
|
|
||||||
options.forkOptions.jvmArgs += [
|
options.forkOptions.jvmArgs += [
|
||||||
|
|||||||
Reference in New Issue
Block a user