From 7d0068c6d2055edec21c883bbfb31d91846688e6 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 27 Sep 2017 12:48:05 +0200 Subject: experimenting with gradle build automation for android --- android/app/AndroidManifest.xml | 58 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 android/app/AndroidManifest.xml (limited to 'android/app/AndroidManifest.xml') diff --git a/android/app/AndroidManifest.xml b/android/app/AndroidManifest.xml new file mode 100644 index 0000000..3845127 --- /dev/null +++ b/android/app/AndroidManifest.xml @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3