summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorFup Duck <fupduck@sacknagel.com>2017-12-14 22:48:03 +0100
committerFup Duck <fupduck@sacknagel.com>2017-12-14 22:48:03 +0100
commit673c4221554fc92d87fa306c8a95cefb75693d78 (patch)
treec2e74c1ab1d42f05a27f64b6d915a39f639ee7dc /app/build.gradle
parentf10380f7d8bc85d8127328a9d9c092bc109bb340 (diff)
parent67ff3447f10c43770dc9ee4dccf358321063d131 (diff)
Merge remote-tracking branch '0xacab/0.9.8' into 0.9.8/sidebar
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index eb447913..f510b098 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -76,6 +76,7 @@ dependencies {
compile 'org.thoughtcrime.ssl.pinning:AndroidPinning:1.0.0'
compile 'com.squareup.okhttp3:okhttp:3.9.0'
compile 'mbanje.kurt:fabbutton:1.1.4'
+ compile "com.android.support:support-core-utils:26.1.0"
compile 'com.android.support:support-annotations:27.0.1'
compile 'com.android.support:support-v4:26.1.0'
compile 'com.android.support:appcompat-v7:26.1.0'