mobile_tele2med_2024/lib/AndroidManifest.xml
2024-04-09 16:57:26 +03:00

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>