We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9d794 commit d50997cCopy full SHA for d50997c
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "android-database-sqlcipher/src/main/external/openssl"]
2
path = android-database-sqlcipher/src/main/external/openssl
3
url = https://github.com/openssl/openssl.git
4
+[submodule "android-database-sqlcipher/src/main/external/sqlcipher"]
5
+ path = android-database-sqlcipher/src/main/external/sqlcipher
6
+ url = https://github.com/sqlcipher/sqlcipher.git
android-database-sqlcipher/src/main/external/sqlcipher
0 commit comments