LeOS-Genesis/gradle.properties

7 lines
186 B
Properties
Raw Permalink Normal View History

2021-05-29 09:55:46 +02:00
android.useAndroidX=true
kotlin.code.style=official
2024-02-01 15:44:02 +01:00
org.gradle.jvmargs=-Xmx3048M
android.nonTransitiveRClass=false
android.nonFinalResIds=false
org.gradle.configuration-cache=true