summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorTobrun <tobrun@mapbox.com>2017-12-15 14:50:12 +0100
committerGitHub <noreply@github.com>2017-12-15 14:50:12 +0100
commit0fddad6e0b828af2d49d65953d31caaad8d8c953 (patch)
treee7e39600b2d072de558d026f97d5e99019ca27dd /platform
parent40f20a1339002be46888d3d43f756c0a6690ce12 (diff)
downloadqtlocation-mapboxgl-0fddad6e0b828af2d49d65953d31caaad8d8c953.tar.gz
[all] update CI images (#10695)
Diffstat (limited to 'platform')
-rw-r--r--platform/android/dependencies.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/dependencies.gradle b/platform/android/dependencies.gradle
index 1265aa9fb2..687ef09fb0 100644
--- a/platform/android/dependencies.gradle
+++ b/platform/android/dependencies.gradle
@@ -2,7 +2,7 @@ ext {
minSdkVersion = 15
targetSdkVersion = 25
compileSdkVersion = 25
- buildToolsVersion = "25.0.2"
+ buildToolsVersion = "25.0.3"
versionCode = 12
versionName = "6.0.0"