El Dainosor | 1e3951e | 2019-10-28 15:26:07 -0400 | [diff] [blame^] | 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
2 | package="com.statix.overlaystub" | ||||
3 | android:versionCode="1" | ||||
4 | android:versionName="1.0"> | ||||
5 | |||||
6 | <application android:label="Overlays" android:hasCode="false" /> | ||||
7 | </manifest> |