mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-10 07:36:26 -04:00
Use latest libkiwix/libzim (with debug symbols)
This commit is contained in:
parent
24164f655a
commit
2e1f47d47c
@ -23,8 +23,8 @@ ext {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Replace these versions with the latest available versions of libkiwix and libzim
|
// Replace these versions with the latest available versions of libkiwix and libzim
|
||||||
ext.libkiwix_version = "13.0.0"
|
ext.libkiwix_version = "13.0.0-1"
|
||||||
ext.libzim_version = "9.0.0"
|
ext.libzim_version = "9.1.0"
|
||||||
|
|
||||||
apply from: 'publish.gradle'
|
apply from: 'publish.gradle'
|
||||||
android {
|
android {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user