Skip to content

Commit c82e659

Browse files
Merge pull request #46 from developernotes/master
Submodule protocol change
2 parents 5399874 + 1098e96 commit c82e659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "external/openssl"]
22
path = external/openssl
3-
url = git@github.com:guardianproject/openssl-android.git
3+
url = git://github.com/guardianproject/openssl-android.git
44
[submodule "external/sqlcipher"]
55
path = external/sqlcipher
6-
url = git@github.com:guardianproject/sqlcipher-android.git
6+
url = git://github.com/guardianproject/sqlcipher-android.git
77
[submodule "external/dalvik"]
88
path = external/dalvik
99
url = git://github.com/android/platform_dalvik.git

0 commit comments

Comments
 (0)