From f491ec7be61f99c979863d4b6ca115cdd389d120 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Mon, 16 Jan 2023 14:50:33 +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 664fcbc1..9ad6749a 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