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 1620b95 commit 52ced90Copy full SHA for 52ced90
.gitignore
@@ -6,7 +6,7 @@ sqlciphertest/build
6
*.iml
7
local.properties
8
sqlcipher/.cxx
9
-sqlcipher/src/main/jni/sqlcipher/*.c
10
-sqlcipher/src/main/jni/sqlcipher/*.h
+sqlcipher/src/main/jni/sqlcipher/sqlite3.c
+sqlcipher/src/main/jni/sqlcipher/sqlite3.h
11
sqlcipher/src/main/jni/sqlcipher/android-libs
12
build
0 commit comments