changed buildType to apk

This commit is contained in:
Christopher Sanden
2026-03-19 22:53:34 +01:00
parent 552f32ec97
commit 7a5d1d27f9
3 changed files with 5 additions and 2 deletions

View File

@@ -9,7 +9,10 @@
"distribution": "internal"
},
"preview": {
"distribution": "internal"
"distribution": "internal",
"android": {
"buildType": "apk"
}
},
"production": {
"autoIncrement": true