aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorMohamed Zenadi <mohamed@zenadi.com>2016-10-16 21:48:45 +0200
committerMohamed Zenadi <mohamed@zenadi.com>2016-10-16 21:48:45 +0200
commit8c87118e7e40b591fbdde92758daf00a0e347871 (patch)
tree4bfaf142cff9a0ecb08772c62b3b133dfb9629c2 /app/build.gradle
parentfd56da5c6e4f75668447be499de7e4a746fd62ba (diff)
try to fix the travis build :/
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 1eafebbe..00636b1d 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'eclipse'
android {
compileSdkVersion 24
- buildToolsVersion '24.0.1'
+ buildToolsVersion '24.0.2'
defaultConfig {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15