From 7705996b03f6af19c4163c8e3e08c6ff19f5a1fc Mon Sep 17 00:00:00 2001 From: LiuYi0526 <50787709+LiuYi0526@users.noreply.github.com> Date: Sun, 3 Dec 2023 02:05:07 +0800 Subject: [PATCH] update v2ray --- .gitmodules | 3 +++ v2ray | 1 + 2 files changed, 4 insertions(+) create mode 160000 v2ray diff --git a/.gitmodules b/.gitmodules index c120f5a7fd..73e2e66771 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "ssr-libev/src/main/jni/re2"] path = ssr-libev/src/main/jni/re2 url = https://github.com/google/re2.git +[submodule "v2ray"] + path = v2ray + url = https://github.com/2dust/AndroidLibV2rayLite.git diff --git a/v2ray b/v2ray new file mode 160000 index 0000000000..a697372e99 --- /dev/null +++ b/v2ray @@ -0,0 +1 @@ +Subproject commit a697372e996000fa748f87b4c2bad4da038b5ddf