blob: a38e9832f82c75dbc015e0e96f1c9c36146f0d9b [file] [log] [blame]
Lucchetto53bf9f12019-03-01 20:39:54 +05301<?xml version="1.0" encoding="utf-8" standalone="no"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="org.omnirom.theme.accent.purelust"
4 platformBuildVersionCode="26"
5 platformBuildVersionName="8.0.0">
6
7 <overlay android:priority="1" android:targetPackage="android" />
8
9
10 <application android:hasCode="false"
11 android:label="Pure Lust" />
12</manifest>
13