mail/src/manifest.mobile.json

12 lines
278 B
JSON
Raw Normal View History

{
"packageId": "io.whiteout.WhiteoutMail",
2014-08-06 05:39:55 -04:00
"versionCode": 5,
"CFBundleVersion": "1.1.1",
// platform overrides
"ios": {
"oauth2": {
"client_id": "440907777130-m0cn01eot554ik1h70hfcmvidnq61oer.apps.googleusercontent.com"
}
}
}