From 40d01342d00c57dce5069e53a455db048a2967d5 Mon Sep 17 00:00:00 2001 From: The Fuzzy Riolu Date: Mon, 12 Mar 2018 11:52:38 -0400 Subject: Initial commit --- .../obj/Debug/android/AndroidManifest.xml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 WatercolorGames.Pong/obj/Debug/android/AndroidManifest.xml (limited to 'WatercolorGames.Pong/obj/Debug/android/AndroidManifest.xml') diff --git a/WatercolorGames.Pong/obj/Debug/android/AndroidManifest.xml b/WatercolorGames.Pong/obj/Debug/android/AndroidManifest.xml new file mode 100644 index 0000000..2b2409c --- /dev/null +++ b/WatercolorGames.Pong/obj/Debug/android/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3