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