We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c0dfcc commit 2890d31Copy full SHA for 2890d31
android-database-sqlcipher/src/main/AndroidManifest.xml
@@ -1,5 +1,4 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
- package="net.sqlcipher" android:versionCode="1" android:versionName="1.0">
4
- <uses-sdk android:minSdkVersion="14" />
+ package="net.sqlcipher">
5
</manifest>
0 commit comments