Also enable configuration cache that Build Analyzer suggested

(cherry picked from commit 289264878ea4f0db7e90bc0197819de986c88922)

# Conflicts:
#	gradle.properties
This commit is contained in:
arkon
2023-01-12 22:44:37 -05:00
committed by Jobobby04
parent 9a7296aa3a
commit 81a97f6f03
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -19,7 +19,6 @@ org.gradle.jvmargs=-Xmx5120m
org.gradle.parallel=true
org.gradle.caching=true
kotlin.incremental=true
# AndroidX support
android.useAndroidX=true