Update dependency com.github.tachiyomiorg:unifile to v1

This commit is contained in:
renovate[bot] 2024-11-04 18:55:33 +00:00 committed by GitHub
parent 1b31fcad8e
commit 7d729f7e85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ quickjs-android = "app.cash.quickjs:quickjs-android:0.9.2"
jsoup = "org.jsoup:jsoup:1.18.1"
disklrucache = "com.jakewharton:disklrucache:2.0.2"
unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc"
unifile = "com.github.tachiyomiorg:unifile:1.0.0"
libarchive = "me.zhanghai.android.libarchive:library:1.1.4"
sqlite-framework = { module = "androidx.sqlite:sqlite-framework", version.ref = "sqlite" }