Using java-libkiwix 2.2.4 to fix native crashes happens while getting the getEntryByPath, and getData() methods.

This commit is contained in:
MohitMaliFtechiz 2025-01-28 11:41:21 +05:30
parent 773de4bfd4
commit 2746533375

View File

@ -92,7 +92,7 @@ object Versions {
const val androidx_activity: String = "1.9.3"
const val libkiwix: String = "2.2.3"
const val libkiwix: String = "2.2.4"
const val material: String = "1.12.0"