summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/gradle.properties
blob: a58d54d6390bb5c3fc64cc7d70055ad5a68019e0 (plain)
1
2
3
4
5
6
7
8
9
VERSION_NAME=7.5.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