This repository has been archived on 2025-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
power-kotlin/gradle.properties
2024-01-19 00:32:38 +08:00

4 lines
135 B
INI

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