Skip to content

Commit 3a0e0d0

Browse files
committed
change lib mainfest
1 parent 2db1d00 commit 3a0e0d0

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

Library/src/main/AndroidManifest.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
android:versionCode="1"
44
android:versionName="1.1.0">
55

6-
<application android:allowBackup="true"
7-
android:label="@string/app_name"
8-
android:icon="@drawable/ic_launcher"
9-
>
10-
11-
</application>
6+
<application android:allowBackup="true"/>
127

138
</manifest>

0 commit comments

Comments
 (0)