blob: 0a5afb1915f9c4af2dcf6b24f476d35fe51bce91 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.accents.purple"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android" android:priority="1"/>
<application android:label="Purple" android:hasCode="false"/>
</manifest>