Use aab for android production builds

This commit is contained in:
Zoe Roux 2023-06-14 11:47:07 +09:00
parent efa743a714
commit 327ea4912a
No known key found for this signature in database

View File

@ -16,10 +16,7 @@
"channel": "preview" "channel": "preview"
}, },
"production": { "production": {
"channel": "prod", "channel": "prod"
"android": {
"buildType": "apk"
}
} }
}, },
"submit": { "submit": {