diff options
author | cyBerta <cyberta@riseup.net> | 2021-07-09 02:31:08 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2021-07-21 22:02:24 +0200 |
commit | 7d415341d903ce95943055b1983672e559c5903c (patch) | |
tree | af4d061bfd066cdcc56d7d2558b1c0f554646234 | |
parent | 768fc328d2af734681894e760aad3ab69ceaf5f6 (diff) |
add bitmaskcore as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bitmaskcore | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 97688129..539b9aab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ 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 diff --git a/bitmaskcore b/bitmaskcore new file mode 160000 +Subproject b161c764317c64bd49fa75881a560d826cd3d80 |