From 159389f53fadd2fc0ac2ed473a8413d72c1b3101 Mon Sep 17 00:00:00 2001 From: Cristian Date: Wed, 18 Sep 2024 12:25:36 +0200 Subject: [PATCH] Fix placeholder, and add min supported version --- live/android-config/android-config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/live/android-config/android-config.json b/live/android-config/android-config.json index 7f39579..ee66d1c 100644 --- a/live/android-config/android-config.json +++ b/live/android-config/android-config.json @@ -27,7 +27,7 @@ "messageType": "big_single_action", "titleText": "Help us improve the app!", "descriptionText": "Take our short anonymous survey and share your feedback.", - "placeholder": "PrivacyShield", + "placeholder": "Announce", "primaryActionText": "Take Survey", "primaryAction": { "type": "survey", @@ -159,6 +159,9 @@ "en-AU" ] } + }, + "appVersion": { + "min": "5.204.0" } }, {