apk provided to QA team.

ui_ux_rollout_merge_notification_settings
Sikander Saleem 4 weeks ago
parent 3f214ba8a7
commit 91003cc8a1

@ -3,9 +3,9 @@ class URLs {
static const String appReleaseBuildNumber = "47";
static const host1 = "https://atomsm.hmg.com"; // production url
// static const host1 = "https://atomsm.hmg.com"; // production url
// static const host1 = "https://atomsmdev.hmg.com"; // local DEV url
// static const host1 = "https://atomsmuat.hmg.com"; // local UAT url
static const host1 = "https://atomsmuat.hmg.com"; // local UAT url
// static final String _baseUrl = "$_host/mobile"; // host local UAT
static final String _baseUrl = "$_host/v2/mobile"; // new V2 apis

Loading…
Cancel
Save