From f06dab26d114569444cafde06410f890435795b6 Mon Sep 17 00:00:00 2001 From: Carlos Martins Date: Mon, 21 Jun 2021 15:31:27 -0600 Subject: [PATCH 1/2] add venmo to intent filter list on android manifest --- android/app/src/main/AndroidManifest.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index e4799c6dac97..d01ed832d52d 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -7,6 +7,15 @@ + + + + + + + + Date: Mon, 21 Jun 2021 16:21:52 -0600 Subject: [PATCH 2/2] change description --- android/app/src/main/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index d01ed832d52d..95162a30af5a 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -7,8 +7,8 @@ - +