Switch to improved workaround for Dobby detection

This commit is contained in:
osm0sis
2025-09-03 21:29:04 -03:00
parent 6506283874
commit 0a216e0cd9
4 changed files with 5 additions and 11 deletions

3
.gitmodules vendored
View File

@@ -1,6 +1,9 @@
[submodule "Dobby"]
path = app/src/main/cpp/Dobby
url = https://github.com/JingMatrix/Dobby
[submodule "local_cxa_atexit_finalize_impl"]
path = app/src/main/cpp/local_cxa_atexit_finalize_impl
url = https://github.com/5ec1cff/local_cxa_atexit_finalize_impl
[submodule "json"]
path = app/src/main/cpp/json
url = https://github.com/nlohmann/json