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,12 +4,11 @@
},
"build": {
"test": {
"developmentClient": true,
"distribution": "internal",
"releaseChannel": "test"
},
"production": {
"release-channel": "production"
"releaseChannel": "production",
"env": { "ANDROID_SDK_ROOT": "/Users/pfic/Library/Android/sdk" }
}
},
"submit": {