summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorzeapo <mohamed@zenadi.com>2017-10-30 23:08:30 +0100
committerzeapo <mohamed@zenadi.com>2017-10-30 23:08:30 +0100
commitdb97bb7b2685a1308e3921d2967c6d2a15edf455 (patch)
tree58a07e38dc163e8446d91891e64694b7786d7c3f /app/build.gradle
parent07b74de908d0de6708f70569fa747cdcf022feaf (diff)
update buildToolsVersion and travis
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 80948dfe..6e58dddf 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'eclipse'
android {
compileSdkVersion 27
- buildToolsVersion '26.0.2'
+ buildToolsVersion '27.0.0'
defaultConfig {
applicationId "com.zeapo.pwdstore"
minSdkVersion 16