We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729b52f commit 454149cCopy full SHA for 454149c
sqlcipher/src/main/AndroidManifest.xml
@@ -1,11 +1,3 @@
1
<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
+ package="net.zetetic.database">
11
</manifest>
0 commit comments