aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index fab2da39..b817d23f 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -177,8 +177,6 @@ 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.