8 lines
199 B
XML
8 lines
199 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.mapwithme.maps.api"
|
|
android:versionCode="1"
|
|
android:versionName="1.0" >
|
|
|
|
<application />
|
|
|
|
</manifest> |