We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9451595 commit e6ffee7Copy full SHA for e6ffee7
gradle/libs.versions.toml
@@ -32,7 +32,7 @@ jsoup = "org.jsoup:jsoup:1.18.1"
32
33
disklrucache = "com.jakewharton:disklrucache:2.0.2"
34
unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc"
35
-libarchive = "me.zhanghai.android.libarchive:library:1.1.3"
+libarchive = "me.zhanghai.android.libarchive:library:1.1.4"
36
37
sqlite-framework = { module = "androidx.sqlite:sqlite-framework", version.ref = "sqlite" }
38
sqlite-ktx = { module = "androidx.sqlite:sqlite-ktx", version.ref = "sqlite" }
0 commit comments