From f35758beb2719c64e513f684b366c3d0db1c0ec0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 2 Jun 2020 15:26:52 +0530 Subject: Init commit with the boilerplate shit --- android/app/src/main/AndroidManifest.xml | 47 ++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 android/app/src/main/AndroidManifest.xml (limited to 'android/app/src/main/AndroidManifest.xml') diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml new file mode 100644 index 0000000..9d7c2aa --- /dev/null +++ b/android/app/src/main/AndroidManifest.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + -- cgit v1.3.1