mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-01 23:47:50 +00:00
remove suspect options
This commit is contained in:
parent
155349a00c
commit
6c8c4f0e01
@ -4,11 +4,16 @@ terra.source=https://github.com/PolyhedralDev/Terra
|
||||
terra.issues=https://github.com/PolyhedralDev/Terra/issues
|
||||
terra.wiki=https://github.com/PolyhedralDev/Terra/wiki
|
||||
terra.license=MIT
|
||||
|
||||
# Gradle options
|
||||
org.gradle.jvmargs=-Xmx4096M -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:+UseParallelGC
|
||||
org.gradle.vfs.watch=true
|
||||
kapt.use.worker.api=true
|
||||
kapt.include.compile.classpath=false
|
||||
#org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
org.gradle.warning.mode=all
|
||||
|
||||
# EVIL stuff that BREAKS THINGS, DO NOT USE!
|
||||
|
||||
#org.gradle.vfs.watch=true
|
||||
#kapt.use.worker.api=true
|
||||
#kapt.include.compile.classpath=false
|
||||
#org.gradle.parallel=true
|
||||
#org.gradle.caching=true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user