mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Bump-up libkiwix to 8.1.0
This commit is contained in:
parent
420ecb6920
commit
29eea07669
@ -53,7 +53,7 @@ dependencies {
|
||||
|
||||
// Get kiwixlib online if it is not populated locally
|
||||
if (!shouldUseLocalVersion()) {
|
||||
implementation 'org.kiwix.kiwixlib:kiwixlib:8.0.1'
|
||||
implementation 'org.kiwix.kiwixlib:kiwixlib:8.1.0'
|
||||
} else {
|
||||
implementation 'com.getkeepsafe.relinker:relinker:1.3.1'
|
||||
implementation fileTree(include: ['*.aar'], dir: 'libs')
|
||||
|
Loading…
x
Reference in New Issue
Block a user