From e43659d91fae933a8d74b3874b7cecbc8bcff823 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sat, 30 Apr 2022 16:48:56 +1000 Subject: [PATCH] Set android:exporter property Ref: https://developer.android.com/about/versions/12/behavior-changes-12#exported --- android/app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index c6d9f2ce..af045e29 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -23,6 +23,7 @@ android:value="2" />