aboutsummaryrefslogtreecommitdiffstats
path: root/mapswithme-api/AndroidManifest.xml
diff options
context:
space:
mode:
authorMichael Keppler <michael.keppler@gmx.de>2014-04-21 18:33:07 +0200
committerMichael Keppler <michael.keppler@gmx.de>2014-04-21 18:33:07 +0200
commit7955c23b643ba127d002b07fac57790ca430ad88 (patch)
tree4f61c7f0c81bf8d85cb44034f097ff9b7c63e44b /mapswithme-api/AndroidManifest.xml
parentbcced1c4bfafcd0984f7c94abf53bc966359799e (diff)
downloadcgeo-7955c23b643ba127d002b07fac57790ca430ad88.zip
cgeo-7955c23b643ba127d002b07fac57790ca430ad88.tar.gz
cgeo-7955c23b643ba127d002b07fac57790ca430ad88.tar.bz2
new: integrate mapswithme
Diffstat (limited to 'mapswithme-api/AndroidManifest.xml')
-rw-r--r--mapswithme-api/AndroidManifest.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/mapswithme-api/AndroidManifest.xml b/mapswithme-api/AndroidManifest.xml
new file mode 100644
index 0000000..1bea627
--- /dev/null
+++ b/mapswithme-api/AndroidManifest.xml
@@ -0,0 +1,8 @@
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="com.mapwithme.maps.api"
+ android:versionCode="1"
+ android:versionName="1.0" >
+
+ <application />
+
+</manifest> \ No newline at end of file