summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorFup Duck <fupduck@sacknagel.com>2018-01-13 17:29:19 +0100
committerFup Duck <fupduck@sacknagel.com>2018-01-13 17:29:19 +0100
commitd9d7e4edefb4ea4337e891125ab569db6a4424a5 (patch)
tree97834b9d8e4112953a424f1ec5510a87b1354935 /app/build.gradle
parentbfc1f97475f7d29e2c8a51ef80b0020ed92ce092 (diff)
add padding to f_log
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 cb865ecd..edc578e7 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 26
- buildToolsVersion '26.0.0'
+ buildToolsVersion '26.0.2'
defaultConfig {
applicationId "se.leap.bitmaskclient"