forked from github/wulkanowy-mirror
14 lines
407 B
Properties
14 lines
407 B
Properties
org.gradle.jvmargs=-Xmx1536m
|
|
#
|
|
kapt.include.compile.classpath=false
|
|
kotlin.code.style=official
|
|
#
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
android.nonTransitiveRClass=false
|
|
android.defaults.buildfeatures.buildconfig=true
|
|
#
|
|
# https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-common-faq-0000001063210244#section17273113244910
|
|
apmsInstrumentationEnabled=false
|
|
|