From 586f9ebe574315c5b2cbd6128da3be3662f9af1c Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+jake-anto@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:50:44 +0530 Subject: [PATCH] Set `prefer_related_applications` to true --- res/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/res/manifest.json b/res/manifest.json index f6f1e91bf4..05ba16635a 100644 --- a/res/manifest.json +++ b/res/manifest.json @@ -71,6 +71,7 @@ "type": "image/png" } ], + "prefer_related_applications": true, "related_applications": [ { "platform": "play",