mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 04:33:54 -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 {
|
splits {
|
||||||
abi {
|
abi {
|
||||||
isUniversalApk = true
|
isUniversalApk = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user