From dd1ed2f329827d8528deda9acaf49eae666b47fb Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Mon, 16 Jan 2023 14:52:00 +0530 Subject: [PATCH] Revert "Update OTA domain from ecloud to murena" This reverts commit 554057af248d0fb71ee137b7cf821c6ace74eef1. --- 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 ecd1e4ed..a3d0eaff 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -33,8 +33,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