Update UniFile
Which has more correct nullability for some methods and case insensitivity for listFiles where possible. (cherry picked from commit a74a689c9048cc67f4854678fbfefa361631a5e7) # Conflicts: # app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt # source-local/src/androidMain/kotlin/tachiyomi/source/local/image/LocalCoverManager.kt
This commit is contained in:
@@ -58,7 +58,6 @@ actual class LocalCoverManager(
|
||||
|
||||
targetFile!!
|
||||
|
||||
// It might not exist at this point
|
||||
inputStream.use { input ->
|
||||
// SY -->
|
||||
if (encrypted) {
|
||||
|
||||
Reference in New Issue
Block a user