summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/gradle.properties
blob: 5f3ea808fa93fef40a0d17479f2402a9a7a4f121 (plain)
1
2
3
4
5
6
7
8
9
VERSION_NAME=7.4.0-SNAPSHOT

# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20
android.buildOnlyTargetAbi=true

# Roboelectric 4.0 required config for < Android Studio v3.3.0
# http://robolectric.org/migrating/#migrating-to-40
android.enableUnitTestBinaryResources=true