summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/gradle.properties
diff options
context:
space:
mode:
authorTobrun Van Nuland <tobrun.van.nuland@gmail.com>2017-07-24 18:46:23 +0200
committerTobrun <tobrun@mapbox.com>2017-07-26 20:49:13 +0200
commitc5a5b4083795107b7df7bab39b461568a3861dba (patch)
tree7182393ef40e993f767238a7e2e3692def392a52 /platform/android/MapboxGLAndroidSDK/gradle.properties
parent93ba48a3a4df9551784497fc942b25a0a5a0d00f (diff)
downloadqtlocation-mapboxgl-c5a5b4083795107b7df7bab39b461568a3861dba.tar.gz
[android] - add zMediaOverlay configuration, add bottom sheet test setup
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/gradle.properties')
-rw-r--r--platform/android/MapboxGLAndroidSDK/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/gradle.properties b/platform/android/MapboxGLAndroidSDK/gradle.properties
index 078fdbc801..ff6e2f61df 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -17,4 +17,4 @@ POM_PACKAGING=aar
# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20
-android.buildOnlyTargetAbi=true
+android.buildOnlyTargetAbi=true \ No newline at end of file