summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2016-06-29 14:54:40 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2016-06-29 14:54:40 +0200
commitae07c9551c338d2f6ee08d70beccfcbe89f93a74 (patch)
tree68f3860b9fd2efab23497bf0ea65cbdec9ba20fb
parent92968cd8a14d7dbadbab4056b9722adb59ae1b8d (diff)
downloadRustAndDust-ae07c9551c338d2f6ee08d70beccfcbe89f93a74.zip
RustAndDust-ae07c9551c338d2f6ee08d70beccfcbe89f93a74.tar.gz
build: update to build tools 24.0.0
-rw-r--r--android/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/build.gradle b/android/build.gradle
index 311ffdd..39c7e94 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -1,5 +1,5 @@
android {
- buildToolsVersion "23.0.3"
+ buildToolsVersion "24.0.0"
compileSdkVersion 23
sourceSets {
main {