src: cpp: Switch to JingMatrix's LSPlt fork
Signed-off-by: Dakkshesh <beakthoven@gmail.com>
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
[submodule "app/src/main/cpp/external/LSPlt"]
|
[submodule "app/src/main/cpp/external/LSPlt"]
|
||||||
path = 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
|
||||||
|
|||||||
@@ -11,6 +11,8 @@ Third-party components:
|
|||||||
|
|
||||||
2. This project includes the LSPlt library as a Git submodule located in:
|
2. This project includes the LSPlt library as a Git submodule located in:
|
||||||
app/src/main/cpp/external/LSPlt/
|
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).
|
LSPlt is licensed under the GNU Lesser General Public License v3.0 (LGPLv3).
|
||||||
The license can be viewed at:
|
The license can be viewed at:
|
||||||
https://github.com/LSPosed/LSPlt/blob/master/LICENSE
|
https://github.com/JingMatrix/LSPlt/blob/master/LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user