fix(deps): Update dependency me.zhanghai.android.libarchive:library to v1.1.4 (#248)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-20 12:42:25 +07:00 committed by GitHub
parent f5dce81b64
commit 9d49957d8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ koin-injekt = { module = "com.github.null2264:injekt-koin", version = "aad18b614
kotest-assertions = { module = "io.kotest:kotest-assertions-core", version = "5.9.1" } kotest-assertions = { module = "io.kotest:kotest-assertions-core", version = "5.9.1" }
libarchive = { module = "me.zhanghai.android.libarchive:library", version = "1.1.2" } libarchive = { module = "me.zhanghai.android.libarchive:library", version = "1.1.4" }
material = { module = "com.google.android.material:material", version = "1.12.0" } material = { module = "com.google.android.material:material", version = "1.12.0" }
markwon = { module = "io.noties.markwon:core", version = "4.6.2" } markwon = { module = "io.noties.markwon:core", version = "4.6.2" }