From 6689fd6105c62537bd0004e72932d3f573b01117 Mon Sep 17 00:00:00 2001 From: mcarare Date: Thu, 11 Nov 2021 15:57:09 +0200 Subject: [PATCH] [focus] For https://github.com/mozilla-mobile/focus-android/issues/5851: Specify correct package name for nightly build shortcuts. --- .../focus-android/app/src/focusNightly/res/xml-v25/shortcuts.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/android/focus-android/app/src/focusNightly/res/xml-v25/shortcuts.xml b/mobile/android/focus-android/app/src/focusNightly/res/xml-v25/shortcuts.xml index 9ad5ef1b144b..610c9d8e5469 100644 --- a/mobile/android/focus-android/app/src/focusNightly/res/xml-v25/shortcuts.xml +++ b/mobile/android/focus-android/app/src/focusNightly/res/xml-v25/shortcuts.xml @@ -11,7 +11,7 @@ android:shortcutLongLabel="@string/shortcut_erase_long_label"> @@ -24,7 +24,7 @@ android:shortcutLongLabel="@string/shortcut_erase_and_open_long_label"> -- 2.11.4.GIT