aboutsummaryrefslogtreecommitdiffstats
path: root/mapswithme-api/AndroidManifest.xml
diff options
context:
space:
mode:
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