mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -04:00
We have enabled the universal APK for custom apps because we require this universal APK to create dummy APKs for the Play Store.
This commit is contained in:
parent
7ab1838ad0
commit
87030dec80
@ -37,7 +37,7 @@ android {
|
||||
}
|
||||
splits {
|
||||
abi {
|
||||
isUniversalApk = false
|
||||
isUniversalApk = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user