reenable abi splits for preview

This commit is contained in:
jmir1 2021-08-08 23:02:30 +02:00
parent 83b9fd663d
commit 6720afb3c1

View file

@ -47,7 +47,7 @@ android {
splits {
abi {
isEnable = false
isEnable = true
reset()
include(*SUPPORTED_ABIS.toTypedArray())
isUniversalApk = true