From c3193b7f9e5c66c5ac1f5d8d90a79924abaa1ae8 Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Thu, 10 Feb 2022 20:53:53 +0700 Subject: [PATCH] add explicit `exported` requirement --- example/android/app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/example/android/app/src/main/AndroidManifest.xml b/example/android/app/src/main/AndroidManifest.xml index 6445742..ad852d0 100644 --- a/example/android/app/src/main/AndroidManifest.xml +++ b/example/android/app/src/main/AndroidManifest.xml @@ -17,6 +17,7 @@ android:label="LiveKit Example" android:icon="@mipmap/livekit_ic_launcher">