Files
de.markusfisch.android.bina…/gradle.properties
T
Markus Fisch 643a935852 Move buildConfig from properties into build.gradle
Apparently setting 'android.defaults.buildfeatures.buildconfig=true'
is deprecated and will be removed in version 9.0 of the Android Gradle
plugin.
2024-03-30 12:46:15 +01:00

5 lines
119 B
Properties

org.gradle.jvmargs=-Xmx1536m
kotlin.code.style=official
android.nonTransitiveRClass=false
android.nonFinalResIds=false