Skip to content

Commit d50997c

Browse files
Add SQLCipher 3.4.1
1 parent ba9d794 commit d50997c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "android-database-sqlcipher/src/main/external/openssl"]
22
path = android-database-sqlcipher/src/main/external/openssl
33
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
Submodule sqlcipher added at df092f0

0 commit comments

Comments
 (0)