Files
ShiftRing/gradle.properties
T
2026-02-22 12:03:04 +09:00

6 lines
177 B
Properties

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