diff options
| author | cyBerta <cyberta@riseup.net> | 2024-07-09 17:11:59 +0200 |
|---|---|---|
| committer | cyBerta <cyberta@riseup.net> | 2024-07-09 17:19:40 +0200 |
| commit | ad2e83f6bb37258eb62a77b8a8a695bbf6c78827 (patch) | |
| tree | 2cf9459bd00ff3e1298d224cb04e1a21e3ebd965 /.gitmodules | |
| parent | acd1fbed83761773949a7fd342e6fce78f5b704f (diff) | |
switch to bitmask-core-android
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index eb8fc432..98757f22 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,9 +2,9 @@ path = ics-openvpn branch = new_master url = https://leap.se/git/ics_openvpn.git -[submodule "bitmaskcore"] - path = bitmaskcore - url = https://0xacab.org/leap/android_libs/bitmaskcore.git [submodule "tor-android"] path = tor-android url = https://0xacab.org/leap/android_libs/tor-android.git +[submodule "bitmask-core-android"] + path = bitmask-core-android + url = https://0xacab.org/leap/android_libs/bitmask-core-android.git |
