mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-09 15:19:32 -04:00
Use libzim 9.2.1-1 & libkiwix 13.1.0-3
This commit is contained in:
parent
7fc2c1af6d
commit
349c125d7e
@ -23,8 +23,8 @@ ext {
|
||||
}
|
||||
|
||||
// Replace these versions with the latest available versions of libkiwix and libzim
|
||||
ext.libkiwix_version = "13.1.0-1"
|
||||
ext.libzim_version = "9.2.1"
|
||||
ext.libkiwix_version = "13.1.0-3"
|
||||
ext.libzim_version = "9.2.1-1"
|
||||
|
||||
apply from: 'publish.gradle'
|
||||
android {
|
||||
|
Loading…
x
Reference in New Issue
Block a user