Skip to content

Commit 2764837

Browse files
committed
Delete the badly used allowBackup.
1 parent 11f3308 commit 2764837

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed
Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2-
package="com.eftimoff.mylibrary"
3-
>
4-
5-
<application android:allowBackup="true">
6-
7-
</application>
1+
<manifest package="com.eftimoff.mylibrary">
82

3+
<application />
94
</manifest>

0 commit comments

Comments
 (0)