Add IMS Token.

This commit is contained in:
Patrick Fic
2022-05-12 16:32:28 -07:00
parent 451950883a
commit 577eaf55ee
6 changed files with 24 additions and 19 deletions

View File

@@ -4,19 +4,19 @@
"slug": "imexmobile",
"version": "1.3.5",
"extra": {
"expover": "1"
"expover": "2"
},
"orientation": "default",
"icon": "./assets/logo192noa.png",
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.imex.imexmobile",
"buildNumber": "1",
"buildNumber": "2",
"googleServicesFile": "./GoogleService-Info.plist"
},
"android": {
"package": "com.imex.imexmobile",
"versionCode": 1100001,
"versionCode": 1100002,
"googleServicesFile": "./google-services.json"
},
"splash": {