diff --git a/.gitmodules b/.gitmodules index e1291a4..e9c76db 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "app/src/main/cpp/external/LSPlt"] path = app/src/main/cpp/external/LSPlt - url = https://github.com/LSPosed/LSPlt.git + url = https://github.com/JingMatrix/LSPlt.git diff --git a/NOTICE b/NOTICE index ce998d3..39373e8 100644 --- a/NOTICE +++ b/NOTICE @@ -11,6 +11,8 @@ Third-party components: 2. This project includes the LSPlt library as a Git submodule located in: app/src/main/cpp/external/LSPlt/ + This submodule now uses a fork maintained at: + https://github.com/JingMatrix/LSPlt LSPlt is licensed under the GNU Lesser General Public License v3.0 (LGPLv3). The license can be viewed at: - https://github.com/LSPosed/LSPlt/blob/master/LICENSE + https://github.com/JingMatrix/LSPlt/blob/master/LICENSE