0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 11:32:16 +02:00
BinaryEye/gradle.properties
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
INI

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