Add preview profile

This commit is contained in:
Maarten 2024-08-05 12:00:16 +02:00
parent 490dbb794c
commit 01491ed7b3

View file

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