mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-21 20:55:41 +03:00
Update dependency me.zhanghai.android.libarchive:library to v1.1.3 (#1321)
This commit is contained in:
parent
a72db41bf1
commit
0a4ad89b99
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ jsoup = "org.jsoup:jsoup:1.18.1"
|
|||
|
||||
disklrucache = "com.jakewharton:disklrucache:2.0.2"
|
||||
unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc"
|
||||
libarchive = "me.zhanghai.android.libarchive:library:1.1.2"
|
||||
libarchive = "me.zhanghai.android.libarchive:library:1.1.3"
|
||||
|
||||
sqlite-framework = { module = "androidx.sqlite:sqlite-framework", version.ref = "sqlite" }
|
||||
sqlite-ktx = { module = "androidx.sqlite:sqlite-ktx", version.ref = "sqlite" }
|
||||
|
|
Loading…
Reference in a new issue