mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-13 01:17:21 -04:00
Merge pull request #1438 from kiwix/hotfix/macgills/upgrade-kiwix-lib
Upgrade library
This commit is contained in:
commit
f4ae5984a2
@ -53,7 +53,7 @@ dependencies {
|
||||
|
||||
// Get kiwixlib online if it is not populated locally
|
||||
if (!shouldUseLocalVersion()) {
|
||||
implementation 'org.kiwix.kiwixlib:kiwixlib:6.0.2'
|
||||
implementation 'org.kiwix.kiwixlib:kiwixlib:6.0.3'
|
||||
} else {
|
||||
implementation 'com.getkeepsafe.relinker:relinker:1.3.1'
|
||||
implementation fileTree(include: ['*.aar'], dir: 'libs')
|
||||
|
Loading…
x
Reference in New Issue
Block a user