Re-enable preview build things

This commit is contained in:
arkon
2021-08-06 15:38:16 -04:00
parent f48b2681e3
commit b9736df7e0
2 changed files with 3 additions and 1 deletions

View File

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