Skip to content

Commit 0b13c22

Browse files
committed
Remove application from library manifest.
1 parent 4911e3b commit 0b13c22

File tree

1 file changed

+1
-7
lines changed

1 file changed

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

0 commit comments

Comments
 (0)