summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-11-26 23:14:03 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2014-11-26 23:14:03 +0100
commitad0af698e7976c2e78c78e836dc618c95ed9005a (patch)
tree2e689ce20f697143d2404a0fcfb866c22f7ba665
parentba917ec4bae89c61046e02ac749f12592cdc12a0 (diff)
downloadRustAndDust-ad0af698e7976c2e78c78e836dc618c95ed9005a.zip
RustAndDust-ad0af698e7976c2e78c78e836dc618c95ed9005a.tar.gz
udpate android buildToolsVersion
-rw-r--r--android/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/build.gradle b/android/build.gradle
index 6fafd87..f0841da 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -1,5 +1,5 @@
android {
- buildToolsVersion "20.0.0"
+ buildToolsVersion "21.1.1"
compileSdkVersion 20
sourceSets {
main {