From 955b0c155dcb3ce1e9bb8d749d4c3337cccc77a1 Mon Sep 17 00:00:00 2001 From: 327135569 Date: Sat, 17 Apr 2021 21:24:32 +0800 Subject: [PATCH] change upstream lsp repo --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7e2573f..4b52baa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "mmp"] path = mmp - url = https://github.com/MMPosed/MMPosed.git - branch = mmpatch + url = https://github.com/327135569/LSPosed.git + branch = lspatch [submodule "apksigner"] path = apksigner url = https://android.googlesource.com/platform/tools/apksig.git