17 lines
574 B
INI
17 lines
574 B
INI
org.gradle.jvmargs=-Xms512M -Xmx2G -Dfile.encoding=UTF-8 --enable-native-access=ALL-UNNAMED
|
|
org.gradle.parallel=true
|
|
android.useAndroidX=true
|
|
kotlin.code.style=official
|
|
android.nonTransitiveRClass=true
|
|
org.gradle.configuration-cache=true
|
|
org.gradle.configuration-cache.problems=warn
|
|
nativeAbis=arm64-v8a
|
|
|
|
APP_VERSION_NAME=1.3.2
|
|
APP_VERSION_CODE=272
|
|
debug_build_hash=18fe2a814d0e2eb5
|
|
psIntegrityPinnedSha256=
|
|
EXPECTED_CERT_SHA256=371cb9fbebbe9880d147f59bab36d61eee122854ef8c9ee1ecf12b82368bcf10
|
|
android.disallowKotlinSourceSets=false
|
|
android.sourceset.disallowProvider=false
|