From 69d52a32ce7839d78639a40d5a28f556f9206f1a Mon Sep 17 00:00:00 2001 From: Nazario Date: Fri, 2 Jun 2023 11:28:39 +0200 Subject: init commit --- app/src/main/AndroidManifest.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 app/src/main/AndroidManifest.xml (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml new file mode 100644 index 0000000..58e98da --- /dev/null +++ b/app/src/main/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf