Files
Reminder-app/gradle.properties
2026-07-26 22:33:09 -06:00

6 lines
177 B
INI
Executable File

org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true
android.suppressUnsupportedCompileSdk=34