mobile_tele2med_2024/lib/AndroidManifest.xml

8 lines
199 B
XML
Raw Normal View History

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