mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-04 14:42:08 +07:00
PR typo fix
This commit is contained in:
parent
ef49a16c9e
commit
4fec3bfcf9
@ -1,7 +1,7 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
# Don't recompute annotations if sources haven't been changed
|
||||
kapt.incremantal.apt = true
|
||||
kapt.incremental.apt = true
|
||||
# Multithreaded
|
||||
kapt.use.worker.api=true
|
||||
# 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