maxwen | 2beadc1 | 2018-03-15 01:42:23 -0400 | [diff] [blame] | 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
2 | package="org.omnirom.fonts"> | ||||
3 | |||||
4 | <application android:label="@string/app_name" | ||||
5 | android:icon="@mipmap/ic_launcher" | ||||
6 | android:hasCode="false"/> | ||||
7 | |||||
8 | </manifest> |