mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Bump kiwix-lib version
This commit is contained in:
parent
0967e2981a
commit
aeec1b3cb8
@ -32,7 +32,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.8'
|
||||
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