From d81a03a4206c621b21b560431675ac22c19a3e81 Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Mon, 13 Mar 2023 11:42:52 +0100 Subject: [PATCH] #165 resolve editor apps that are not visible in launcher --- android/app/src/main/AndroidManifest.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index c7eebea8b..ee04303e8 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -67,6 +67,16 @@ This change eventually prevents building the app with Flutter v3.3.3. + + + + + + + + + +