Skip to content

Commit b1789b1

Browse files
Adjust SQLCipher core submodule url to use GH
1 parent 3848d53 commit b1789b1

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
@@ -3,4 +3,4 @@
33
url = https://github.com/sqlcipher/libtomcrypt
44
[submodule "sqlcipher/src/main/jni/sqlcipher/src"]
55
path = sqlcipher/src/main/jni/sqlcipher/src
6-
url = git@git.zetetic.net:sqlcipher
6+
url = https://github.com/sqlcipher/sqlcipher

0 commit comments

Comments
 (0)