Resolved production build challenges. Deployed as 1.6.0-9

This commit is contained in:
Patrick Fic
2024-02-29 23:39:56 -08:00
parent 519efb7119
commit 0bd8935359
3 changed files with 48 additions and 55 deletions

View File

@@ -9,14 +9,10 @@
"distribution": "internal"
},
"test": {
"releaseChannel": "test",
"channel": "test",
"env": { "API_URL": "https://api.test.imex.online" }
"channel": "test"
},
"production": {
"channel": "production",
"releaseChannel": "production",
"env": { "ANDROID_SDK_ROOT": "/Users/pfic/Library/Android/sdk" }
"channel": "production"
}
},
"submit": {