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:
arkon
2023-11-27 22:21:40 -05:00
committed by Jobobby04
parent 2bb0ee9543
commit c2d2295149
9 changed files with 16 additions and 16 deletions
@@ -58,7 +58,6 @@ actual class LocalCoverManager(
targetFile!!
// It might not exist at this point
inputStream.use { input ->
// SY -->
if (encrypted) {