You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
733 B
XML

xmlns:android="http://schemas.android.com/apk/res/android"
package="name.mikanoshi.darkonemini"
android:versionCode="1"
android:versionName="1.0 (Build 95)" >
android:minSdkVersion="17"
android:targetSdkVersion="19" />
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
android:name="xposedmodule" android:value="true"/>
android:name="xposedminversion" android:value="2.0*"/>
android:name="xposeddescription" android:value="Dark theme for HTC One"/>