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