mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Using java-libkiwix 2.2.4
to fix native crashes happens while getting the getEntryByPath
, and getData()
methods.
This commit is contained in:
parent
773de4bfd4
commit
2746533375
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user