mirror of
https://github.com/moparisthebest/mail
synced 2025-02-14 06:00:15 -05:00
![Tankred Hase](/assets/img/avatar_default.png)
Hide native account picker on Android after first time. Get OAuth to work on iOS Turn off css slide transistion
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"packageId": "io.whiteout.WhiteoutMail",
|
|
"versionCode": 1,
|
|
"CFBundleVersion": "1.1.1",
|
|
|
|
// platform overrides
|
|
"ios": {
|
|
"oauth2": {
|
|
"client_id": "440907777130-m0cn01eot554ik1h70hfcmvidnq61oer.apps.googleusercontent.com"
|
|
}
|
|
}
|
|
} |