summaryrefslogtreecommitdiff
path: root/platform/android/build.gradle
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-04-27 16:54:14 -0500
committerBrad Leege <bleege@gmail.com>2016-04-27 16:54:14 -0500
commitfbf398f10d3caa69c5b60f84670107fae1e0b63d (patch)
treec31f960487f5edc72e6e5758e2c66d796b2b86f0 /platform/android/build.gradle
parentc6420b1549d9d9d65fa39ed2f456ff15c1093cc8 (diff)
downloadqtlocation-mapboxgl-fbf398f10d3caa69c5b60f84670107fae1e0b63d.tar.gz
[android] #4112 - Updating build tools, support libraries, gradle tools, and test app version
Diffstat (limited to 'platform/android/build.gradle')
-rw-r--r--platform/android/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/build.gradle b/platform/android/build.gradle
index 32f04e108a..23aef9d1e6 100644
--- a/platform/android/build.gradle
+++ b/platform/android/build.gradle
@@ -7,7 +7,7 @@ buildscript {
maven { url 'https://jitpack.io' }
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.0.0'
+ classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.github.JakeWharton:sdk-manager-plugin:220bf7a88a7072df3ed16dc8466fb144f2817070'
// NOTE: Do not place your application dependencies here; they belong