Files
archy/Android/gradle.properties
T

6 lines
177 B
Properties
Raw Normal View History

2026-08-12 10:55:50 +00:00
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true
android.suppressUnsupportedCompileSdk=35