This commit is contained in:
Maarten 2024-08-05 12:00:47 +02:00
parent 0aa2792e74
commit 1b3e5bb89c

View file

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