This commit is contained in:
Fredrik Burmester
2024-08-11 08:17:04 +02:00
parent 4f10486b82
commit 4607102ea4
5 changed files with 18 additions and 8 deletions

View File

@@ -5,7 +5,10 @@
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
"distribution": "internal",
"android": {
"buildType": "apk"
}
},
"preview": {
"distribution": "internal"