book-story/gradle.properties
2024-07-31 22:52:52 +03:00

6 lines
No EOL
202 B
INI

org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true
org.gradle.configuration-cache=true
android.enableR8.fullMode=true