From 09b78a46343088a2790dab067bd4fd8384957311 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Mon, 13 Jun 2022 22:12:43 -0500 Subject: Add custom protocol deep links --- android/app/src/main/AndroidManifest.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'android/app/src') diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 38d83125f..483dff147 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -30,6 +30,15 @@ + + + + + + + + + -- cgit 1.4.1