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