Fix cbz cover fetcher closing, update Kotlin and other small fixes

This commit is contained in:
Koitharu
2021-08-24 18:02:59 +03:00
parent a296c98602
commit 6596dca291
9 changed files with 57 additions and 21 deletions

View File

@@ -101,7 +101,7 @@ dependencies {
implementation 'io.insert-koin:koin-android:3.1.2'
implementation 'io.coil-kt:coil-base:1.3.2'
implementation 'com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0'
implementation 'com.github.solkin:disk-lru-cache:1.2'
implementation 'com.github.solkin:disk-lru-cache:1.3'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'