mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 10:14:50 +00:00
fix(deps): Update dependency me.zhanghai.android.libarchive:library to v1.1.5 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
903a37e390
commit
f1597bd95c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ kotest-assertions = { module = "io.kotest:kotest-assertions-core", version = "5.
|
|||
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version.ref = "leakcanary" }
|
||||
leakcanary-plumber = { module = "com.squareup.leakcanary:plumber-android", version.ref = "leakcanary" }
|
||||
|
||||
libarchive = { module = "me.zhanghai.android.libarchive:library", version = "1.1.4" }
|
||||
libarchive = { module = "me.zhanghai.android.libarchive:library", version = "1.1.5" }
|
||||
|
||||
material = { module = "com.google.android.material:material", version = "1.12.0" }
|
||||
markwon = { module = "io.noties.markwon:core", version = "4.6.2" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue