Skip to content

Commit 507efed

Browse files
Merge pull request #38 from bffcorreia/remove-manifest-application
Remove application from library manifest.
2 parents 792ec9a + 0b13c22 commit 507efed

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)