mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-05 23:20:27 +07:00
This bothers me (#5664)
* This bothers me absolutely horrible * Update gradle.properties
This commit is contained in:
parent
8702ebd706
commit
132b1fe0c4
@ -1,7 +1,5 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m --illegal-access=permit
|
org.gradle.jvmargs=-Xms256m -Xmx1024m --illegal-access=permit
|
||||||
# Don't recompute annotations if sources haven't been changed
|
|
||||||
kapt.incremental.apt = true
|
|
||||||
# Multithreaded
|
# Multithreaded
|
||||||
kapt.use.worker.api=true
|
kapt.use.worker.api=true
|
||||||
# Compilation avoidance (see https://kotlinlang.org/docs/kapt.html#compile-avoidance-for-kapt-since-1-3-20)
|
# Compilation avoidance (see https://kotlinlang.org/docs/kapt.html#compile-avoidance-for-kapt-since-1-3-20)
|
||||||
|
Loading…
Reference in New Issue
Block a user