summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorFup Duck <fupduck@sacknagel.com>2018-01-13 23:37:31 +0100
committerFup Duck <fupduck@sacknagel.com>2018-01-13 23:37:31 +0100
commitcbb8250b4e8464a0d66e17a5c695d0e44fc26c6c (patch)
treec32a93d2b3c6685dfd285a70dd9fbb8511f6d03b /app/build.gradle
parent1ca4a7c9c4f10f60adb2554e87d51fff99f8a2b2 (diff)
allow rotation of ConfigWizard
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 edc578e7..cb865ecd 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 26
- buildToolsVersion '26.0.2'
+ buildToolsVersion '26.0.0'
defaultConfig {
applicationId "se.leap.bitmaskclient"