aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-contacts
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 /cgeo-contacts
parentc7ce013cf163ea4ad4edf8639d0d20f420e49433 (diff)
downloadcgeo-419816fd76b8dbd3e8117fcdd99c3ea30c46e17c.zip
cgeo-419816fd76b8dbd3e8117fcdd99c3ea30c46e17c.tar.gz
cgeo-419816fd76b8dbd3e8117fcdd99c3ea30c46e17c.tar.bz2
use current build tools version in gradle builds
Diffstat (limited to 'cgeo-contacts')
-rw-r--r--cgeo-contacts/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgeo-contacts/build.gradle b/cgeo-contacts/build.gradle
index 3d99c29..74d135b 100644
--- a/cgeo-contacts/build.gradle
+++ b/cgeo-contacts/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 19
- buildToolsVersion "21.1"
+ buildToolsVersion "21.1.2"