This bothers me (#5664)

* This bothers me

absolutely horrible

* Update gradle.properties
This commit is contained in:
buthed010203
2021-07-28 18:23:23 -04:00
committed by GitHub
parent 8702ebd706
commit 132b1fe0c4

View File

@@ -1,7 +1,5 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m --illegal-access=permit
# Don't recompute annotations if sources haven't been changed
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)