8000 Use SQLCipher github repo · dw3/android-database-sqlcipher@cf1db0a · GitHub
[go: up one dir, main page]

Skip to content

Commit cf1db0a

Browse files
Use SQLCipher github repo
1 parent 9e094e7 commit cf1db0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "external/sqlcipher"]
22
path = external/sqlcipher
3-
url = git@git.zetetic.net:/sqlcipher.git
3+
url = https://github.com/sqlcipher/sqlcipher.git
44
[submodule "external/openssl"]
55
path = external/openssl
66
url = https://github.com/openssl/openssl.git

0 commit comments

Comments
 (0)
0