Skip to content

Commit 454149c

Browse files
Remove application element from manifest, rename package
1 parent 729b52f commit 454149c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed
Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2-
package="org.sqlite.database">
3-
4-
<application
5-
android:allowBackup="true"
6-
android:label="@string/app_name"
7-
android:supportsRtl="true">
8-
9-
</application>
10-
2+
package="net.zetetic.database">
113
</manifest>

0 commit comments

Comments
 (0)