mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
5 lines
294 B
XML
5 lines
294 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="440" android:versionName="4.4.0" package="com.actionbarsherlock">
|
|
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="17"/>
|
|
<application/>
|
|
</manifest>
|