mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-14 20:39:59 -05:00
Update dependency me.zhanghai.android.libarchive:library to v1.1.4 (#1378)
This commit is contained in:
parent
f7752a98b2
commit
aae0e3459c
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.3"
|
||||
libarchive = "me.zhanghai.android.libarchive:library:1.1.4"
|
||||
|
||||
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