From 3984b6854581b23091bf9030766f0dc597ee7498 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Mon, 16 Jan 2023 14:53:08 +0530 Subject: [PATCH] Revert "Update OTA domain from ecloud to murena" This reverts commit ce50a06a4acff370764c6e0211cb530845a6343b. --- res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 02c6ffb8..00b71278 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -32,8 +32,8 @@ {type} - Build type {incr} - Incremental version --> - https://ota.murena.io/api/v1/{device}/{type}/{incr} - https://test.ota.murena.io/api/v1/{device}/{type}/{incr} + https://ota.ecloud.global/api/v1/{device}/{type}/{incr} + https://test.ota.ecloud.global/api/v1/{device}/{type}/{incr} Verification failed Verifying update -- GitLab