Resolved production build challenges. Deployed as 1.6.0-9
This commit is contained in:
8
eas.json
8
eas.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user