src: cpp: Switch to JingMatrix's LSPlt fork

Signed-off-by: Dakkshesh <beakthoven@gmail.com>
This commit is contained in:
Dakkshesh
2025-08-06 17:49:16 +05:30
parent 2a0f54e336
commit eadeb3ed00
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -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
+3 -1
View File
@@ -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