mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -04:00
Bump kiwix-lib version
This commit is contained in:
parent
968dfd2690
commit
1779b64f25
@ -33,7 +33,7 @@ dependencies {
|
||||
|
||||
// Get kiwixlib online if it is not populated locally
|
||||
if (file("../kiwixlib/src/main").list().length == 1) {
|
||||
implementation 'org.kiwix.kiwixlib:kiwixlib:1.0.9'
|
||||
implementation 'org.kiwix.kiwixlib:kiwixlib:1.0.11'
|
||||
} else {
|
||||
implementation project(':kiwixlib')
|
||||
archs = file("../kiwixlib/src/main/jniLibs").list()
|
||||
|
Loading…
x
Reference in New Issue
Block a user