From e6cc81e32a44dde2a73f045bd27e72bcb911fbdd Mon Sep 17 00:00:00 2001 From: YuutaW <17158086+Trumeet@users.noreply.github.com> Date: Fri, 1 Mar 2019 18:42:08 -0800 Subject: feat(app): display update using notification instead of snack bar Signed-off-by: YuutaW <17158086+Trumeet@users.noreply.github.com> --- app/src/main/res/values/strings.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index dbcec87..82dae90 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -22,8 +22,10 @@ Check update About Work Mode feedback - %1$s is available - View + Updates + %1$s is available for download + Tap here to update to the latest version + Tap here to update to the latest version and get more features Y29tLmFuZHJvaWQudmVuZGluZw== -- cgit v1.2.3