Add cJSON submodule

This commit is contained in:
chiteroman
2024-08-15 13:20:47 +02:00
parent 30bf06ad34
commit 42f0e5051a
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "module/src/main/cpp/external/LSPlt"]
path = module/src/main/cpp/external/LSPlt
url = https://github.com/LSPosed/LSPlt
[submodule "module/src/main/cpp/external/cJSON"]
path = module/src/main/cpp/external/cJSON
url = https://github.com/DaveGamble/cJSON.git