From 81964cb7086840c4f269267c0b20737c255dc374 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sat, 8 Apr 2017 18:53:29 +0200 Subject: android path + png logo --- android/AndroidManifest.xml | 79 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 android/AndroidManifest.xml (limited to 'android') diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml new file mode 100644 index 00000000..73d5c2c4 --- /dev/null +++ b/android/AndroidManifest.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit