mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-13 00:56:28 -04:00
Use libzim 9.2.0
This commit is contained in:
parent
0e6ef846d7
commit
e867bdbf30
@ -23,8 +23,8 @@ ext {
|
||||
}
|
||||
|
||||
// Replace these versions with the latest available versions of libkiwix and libzim
|
||||
ext.libkiwix_version = "13.1.0"
|
||||
ext.libzim_version = "9.1.0"
|
||||
ext.libkiwix_version = "13.1.0-1"
|
||||
ext.libzim_version = "9.2.0"
|
||||
|
||||
apply from: 'publish.gradle'
|
||||
android {
|
||||
|
Loading…
x
Reference in New Issue
Block a user