From d1c3a1a24f465efec6d00cbb31f60e7df5aa80e9 Mon Sep 17 00:00:00 2001 From: Eric Seidel Date: Mon, 13 Mar 2023 08:59:17 -0700 Subject: [PATCH] Add network permissions to example/counter --- example/counter/android/app/src/main/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example/counter/android/app/src/main/AndroidManifest.xml b/example/counter/android/app/src/main/AndroidManifest.xml index 855cea65..f80469f0 100644 --- a/example/counter/android/app/src/main/AndroidManifest.xml +++ b/example/counter/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,7 @@ + +