Adding scripts to release all variants of the app

This commit is contained in:
Vitor Pamplona
2023-03-14 15:55:08 -04:00
parent a4bb01ef7d
commit f65e09f388
2 changed files with 100 additions and 10 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ android {
enable true
reset()
include "x86", "x86_64"
universalApk false
universalApk true
}
}