Merge pull request #3980 from kiwix/use-libkiwix-2.2.2

Use java-libkiwix 2.2.2
This commit is contained in:
Kelson 2024-08-29 16:33:57 +00:00 committed by GitHub
commit 829ec5301c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ object Versions {
const val core_ktx: String = "1.9.0"
const val libkiwix: String = "2.2.1"
const val libkiwix: String = "2.2.2"
const val material: String = "1.8.0"