mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-21 03:02:59 -04:00
Disabled the universal APK as now we are uploading the dummy bundle for custom apps instead of APK.
This commit is contained in:
parent
87030dec80
commit
77b8560c6f
@ -37,7 +37,7 @@ android {
|
||||
}
|
||||
splits {
|
||||
abi {
|
||||
isUniversalApk = true
|
||||
isUniversalApk = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user