Welcome to mirror list, hosted at ThFree Co, Russian Federation.

AndroidManifest.xml « library « HoloEverywhere « 3rd_party « android - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 21f84ac48ededa81522b71aa7a11ef65a134e184 (plain)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1005000" android:versionName="1.5.0" package="org.holoeverywhere">
	<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="16"/>
</manifest>