Set settings for production build

This commit is contained in:
Maarten 2024-08-12 09:45:56 +02:00
parent 586fd54aed
commit f77b751ef0

View file

@ -7,12 +7,11 @@
"developmentClient": true, "developmentClient": true,
"distribution": "internal" "distribution": "internal"
}, },
"preview": { "production": {
"android": { "android": {
"buildType": "apk" "buildType": "apk"
} }
}, }
"production": {}
}, },
"submit": { "submit": {
"production": {} "production": {}