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
661 B
XML

xmlns:android="http://schemas.android.com/apk/res/android"
package="name.mikanoshi.thedarksix"
android:versionCode="6"
android:versionName="3.6 (build 5)" >
android:minSdkVersion="19"
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="54+"/>
android:name="xposeddescription" android:value="Dark theme for Sense 6 on HTC One"/>