8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5399874 + 1098e96 commit c82e659Copy full SHA for c82e659
.gitmodules
@@ -1,9 +1,9 @@
1
[submodule "external/openssl"]
2
path = external/openssl
3
- url = git@github.com:guardianproject/openssl-android.git
+ url = git://github.com/guardianproject/openssl-android.git
4
[submodule "external/sqlcipher"]
5
path = external/sqlcipher
6
- url = git@github.com:guardianproject/sqlcipher-android.git
+ url = git://github.com/guardianproject/sqlcipher-android.git
7
[submodule "external/dalvik"]
8
path = external/dalvik
9
url = git://github.com/android/platform_dalvik.git
0 commit comments