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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)