Additional changes from merge.

This commit is contained in:
Patrick Fic
2024-08-15 15:19:38 -07:00
parent 984ba5e069
commit 6bea9c4c9f
2 changed files with 7 additions and 13 deletions

View File

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