mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-20 18:48:16 -04:00
Enabled multidex support
This commit is contained in:
parent
b97103cb70
commit
7805fcbe42
@ -72,6 +72,7 @@ dependencies {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 24
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled = true
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user