fix: slow builds
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
org.gradle.jvmargs=-Xms2G -Xmx4G -Dfile.encoding=UTF-8 --enable-native-access=ALL-UNNAMED
|
||||
org.gradle.parallel=true
|
||||
# Limit workers to avoid R8/minify file locking on Windows (classes.dex in use by another process)
|
||||
org.gradle.workers.max=1
|
||||
android.useAndroidX=true
|
||||
kotlin.code.style=official
|
||||
android.nonTransitiveRClass=true
|
||||
|
||||
Reference in New Issue
Block a user