|
1 | 1 | [submodule "external/openssl"]
|
2 | 2 | path = external/openssl
|
3 |
| - url = git://github.com/guardianproject/openssl-android.git |
| 3 | + url = https://github.com/guardianproject/openssl-android.git |
4 | 4 | [submodule "external/sqlcipher"]
|
5 | 5 | path = external/sqlcipher
|
6 |
| - url = git://github.com/sqlcipher/sqlcipher.git |
| 6 | + url = https://github.com/sqlcipher/sqlcipher.git |
7 | 7 | [submodule "external/dalvik"]
|
8 | 8 | path = external/dalvik
|
9 |
| - url = git://github.com/android/platform_dalvik.git |
| 9 | + url = https://github.com/android/platform_dalvik.git |
10 | 10 | [submodule "external/android-sqlite"]
|
11 | 11 | path = external/android-sqlite
|
12 |
| - url = git://github.com/android/platform_external_sqlite.git |
| 12 | + url = https://github.com/android/platform_external_sqlite.git |
13 | 13 | [submodule "external/platform-system-core"]
|
14 | 14 | path = external/platform-system-core
|
15 |
| - url = git://github.com/android/platform_system_core.git |
| 15 | + url = https://github.com/android/platform_system_core.git |
16 | 16 | [submodule "external/platform-frameworks-base"]
|
17 | 17 | path = external/platform-frameworks-base
|
18 |
| - url = git://github.com/android/platform_frameworks_base.git |
| 18 | + url = https://github.com/android/platform_frameworks_base.git |
19 | 19 | [submodule "external/icu4c"]
|
20 | 20 | path = external/icu4c
|
21 |
| - url = git://github.com/android/platform_external_icu4c.git |
| 21 | + url = https://github.com/android/platform_external_icu4c.git |
22 | 22 | [submodule "notepadbot"]
|
23 | 23 | path = dist/SQLCipherForAndroid-SDK/samples/notepadbot
|
24 |
| - url = git://github.com/guardianproject/notepadbot.git |
| 24 | + url = https://github.com/guardianproject/notepadbot.git |
0 commit comments