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