aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app/build.gradle2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index b817d23f..fab2da39 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -177,6 +177,8 @@ dependencies {
implementation 'androidx.palette:palette:1.0.0'
+ implementation 'com.tinder.scarlet:scarlet:0.1.12'
+
/**** Builds and flavors ****/
// debugImplementation because LeakCanary should only run in debug builds.