aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-11-23 14:35:53 +0100
committerChristian Schneppe <christian@pix-art.de>2018-11-23 14:36:04 +0100
commit504715c215605552d5e7771550bc21cc35b1af5d (patch)
tree793d9e5592d6eafbca203d9a7727438ef454f29b /build.gradle
parent5f15c12f533c4a7b1b5a808516598adf518ec504 (diff)
use toastcompat library to catch BadTokenException
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 1393b25e2..914b8b69d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -81,6 +81,7 @@ dependencies {
implementation 'org.hsluv:hsluv:0.2'
implementation 'org.conscrypt:conscrypt-android:1.3.0'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.15'
+ implementation 'me.drakeet.support:toastcompat:1.1.0'
}
ext {