Option to undo removing from favourites

This commit is contained in:
Koitharu
2022-05-11 16:23:37 +03:00
parent 3e785a2555
commit 36634ecca1
7 changed files with 68 additions and 3 deletions

View File

@@ -102,7 +102,7 @@ dependencies {
implementation 'com.hannesdorfmann:adapterdelegates4-kotlin-dsl-viewbinding:4.3.2'
implementation 'io.insert-koin:koin-android:3.2.0'
implementation 'io.coil-kt:coil-base:2.0.0-rc03'
implementation 'io.coil-kt:coil-base:2.0.0'
implementation 'com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0'
implementation 'com.github.solkin:disk-lru-cache:1.4'