diff options
author | cyBerta <cyberta@riseup.net> | 2021-07-07 17:06:34 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2021-07-21 22:02:24 +0200 |
commit | ec2f97f3c8f1e0c0eaa6a3ff90406545a3ad3076 (patch) | |
tree | 3fff5a36442221087275eec9f54606c5463d0d15 /.gitmodules | |
parent | 7dfe33e09a97b7cde1c8637efd215dc2749f58c1 (diff) |
deinit tor-android
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index de71e2e8..9b64e5a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -69,3 +69,6 @@ [submodule "go/src/golang.org/x/tools"] path = go/src/golang.org/x/tools url = https://github.com/golang/tools.git +[submodule "tor-android"] + path = tor-android + url = https://0xacab.org/leap/android_snowflake/tor-android.git |