From fa8ad53288134e48a93b1c90ab2b73bcd6e08014 Mon Sep 17 00:00:00 2001 From: Imanol Barba Date: Thu, 23 Jul 2015 00:07:27 +0200 Subject: [PATCH] Updated project --- .classpath | 20 ++++++++++---------- VitamioBundle/.classpath | 18 +++++++++--------- bin/AndroidManifest.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 61 insertions(+), 19 deletions(-) create mode 100644 bin/AndroidManifest.xml diff --git a/.classpath b/.classpath index 1f53007..9ade947 100644 --- a/.classpath +++ b/.classpath @@ -1,10 +1,10 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/VitamioBundle/.classpath b/VitamioBundle/.classpath index ce3da48..d57ec02 100644 --- a/VitamioBundle/.classpath +++ b/VitamioBundle/.classpath @@ -1,9 +1,9 @@ - - - - - - - - - + + + + + + + + + diff --git a/bin/AndroidManifest.xml b/bin/AndroidManifest.xml new file mode 100644 index 0000000..ac2c73e --- /dev/null +++ b/bin/AndroidManifest.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- libgit2 0.22.2