Merge pull request #3821 from kiwix/java-libkiwix-2.1.1

Use java-libkiwix 2.1.1
This commit is contained in:
Kelson 2024-05-03 23:12:57 +02:00 committed by GitHub
commit c06194dfdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@ object Versions {
const val core_ktx: String = "1.9.0"
const val libkiwix: String = "2.1.0"
const val libkiwix: String = "2.1.1"
const val material: String = "1.8.0"