aboutsummaryrefslogtreecommitdiffstats
path: root/mapswithme-api
diff options
context:
space:
mode:
authorMichael Keppler <michael.keppler@etas.com>2015-01-03 09:14:40 +0100
committerMichael Keppler <michael.keppler@etas.com>2015-01-03 09:14:40 +0100
commit419816fd76b8dbd3e8117fcdd99c3ea30c46e17c (patch)
tree538c52bcbf97849c2947b10147b2389bc69f9b62 /mapswithme-api
parentc7ce013cf163ea4ad4edf8639d0d20f420e49433 (diff)
downloadcgeo-419816fd76b8dbd3e8117fcdd99c3ea30c46e17c.zip
cgeo-419816fd76b8dbd3e8117fcdd99c3ea30c46e17c.tar.gz
cgeo-419816fd76b8dbd3e8117fcdd99c3ea30c46e17c.tar.bz2
use current build tools version in gradle builds
Diffstat (limited to 'mapswithme-api')
-rw-r--r--mapswithme-api/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/mapswithme-api/build.gradle b/mapswithme-api/build.gradle
index 34b3132..86d5c77 100644
--- a/mapswithme-api/build.gradle
+++ b/mapswithme-api/build.gradle
@@ -6,7 +6,7 @@ dependencies {
android {
compileSdkVersion 19
- buildToolsVersion "21.1"
+ buildToolsVersion "21.1.2"
sourceSets {
main {