SagarMakhar | de0c522 | 2022-01-16 17:31:15 +0000 | [diff] [blame] | 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
2 | package="org.bliss.udfps.resources" | ||||
3 | android:versionCode="1" | ||||
4 | android:versionName="1.0"> | ||||
5 | |||||
6 | <application android:label="@string/app_name" android:hasCode="false"/> | ||||
7 | </manifest> |