DennySPb | 751c5a0 | 2020-11-30 15:08:52 +0300 | [diff] [blame] | 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
2 | package="com.bliss.fod.animations" | ||||
3 | android:versionCode="1" | ||||
4 | android:versionName="1.0"> | ||||
5 | |||||
6 | <application android:label="@string/app_name" android:hasCode="false"/> | ||||
7 | </manifest> |