Loading res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,8 @@ {type} - Build type {incr} - Incremental version --> <string name="updater_server_url" translatable="false">https://ota.murena.io/api/v1/{device}/{type}/{incr}</string> <string name="ota_staging_server_url" translatable="false">https://test.ota.murena.io/api/v1/{device}/{type}/{incr}</string> <string name="updater_server_url" translatable="false">https://ota.ecloud.global/api/v1/{device}/{type}/{incr}</string> <string name="ota_staging_server_url" translatable="false"> https://test.ota.ecloud.global/api/v1/{device}/{type}/{incr}</string> <string name="verification_failed_notification">Verification failed</string> <string name="verifying_download_notification">Verifying update</string> Loading Loading
res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,8 @@ {type} - Build type {incr} - Incremental version --> <string name="updater_server_url" translatable="false">https://ota.murena.io/api/v1/{device}/{type}/{incr}</string> <string name="ota_staging_server_url" translatable="false">https://test.ota.murena.io/api/v1/{device}/{type}/{incr}</string> <string name="updater_server_url" translatable="false">https://ota.ecloud.global/api/v1/{device}/{type}/{incr}</string> <string name="ota_staging_server_url" translatable="false"> https://test.ota.ecloud.global/api/v1/{device}/{type}/{incr}</string> <string name="verification_failed_notification">Verification failed</string> <string name="verifying_download_notification">Verifying update</string> Loading