From 362b973e4e59f00f62194809d91f2cc00aebdc3a Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 1 May 2022 09:42:46 +1000 Subject: [PATCH] Fixes android intent filter - should be "true" not "false" Was preventing app from opening on android devices --- android/app/src/main/AndroidManifest.xml | 2 +- assets/release_notes.md | 5 +++++ pubspec.yaml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index af045e29..41a70009 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -23,7 +23,7 @@ android:value="2" /> =2.16.0 <3.0.0"