1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
mail/src/manifest.mobile.json

12 lines
278 B
JSON
Raw Normal View History

{
"packageId": "io.whiteout.WhiteoutMail",
2014-07-24 09:25:21 -04:00
"versionCode": 3,
"CFBundleVersion": "1.1.1",
// platform overrides
"ios": {
"oauth2": {
"client_id": "440907777130-m0cn01eot554ik1h70hfcmvidnq61oer.apps.googleusercontent.com"
}
}
}