summaryrefslogtreecommitdiff
path: root/android/MapboxGLAndroidSDK
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2015-11-03 09:51:16 -0600
committerBrad Leege <bleege@gmail.com>2015-11-03 09:51:16 -0600
commitfb9df7674ce0b3ee4751d861aea4e2a9860ca3bc (patch)
tree529ab76fd517e7db1325dce49aaee64303414353 /android/MapboxGLAndroidSDK
parentd0e96c5303748c2e81099adb4844355109969ad7 (diff)
downloadqtlocation-mapboxgl-fb9df7674ce0b3ee4751d861aea4e2a9860ca3bc.tar.gz
[android] #2891 - Going back to Android Build Tools 23.0.1
Diffstat (limited to 'android/MapboxGLAndroidSDK')
-rw-r--r--android/MapboxGLAndroidSDK/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/MapboxGLAndroidSDK/gradle.properties b/android/MapboxGLAndroidSDK/gradle.properties
index 68ca0f4c2a..d1deec82e3 100644
--- a/android/MapboxGLAndroidSDK/gradle.properties
+++ b/android/MapboxGLAndroidSDK/gradle.properties
@@ -14,7 +14,7 @@ POM_DEVELOPER_NAME=Mapbox
ANDROID_MIN_SDK=15
ANDROID_BUILD_TARGET_SDK_VERSION=23
-ANDROID_BUILD_TOOLS_VERSION=23.0.2
+ANDROID_BUILD_TOOLS_VERSION=23.0.1
ANDROID_BUILD_SDK_VERSION=23
POM_NAME=Mapbox GL Android SDK