Start adding support for searching in posts.

This commit is contained in:
Alex Ning
2021-07-08 20:49:38 +08:00
parent 2bf561c31e
commit 1352a8268e
4 changed files with 30 additions and 31 deletions

View File

@@ -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.