LSPosed/dex2oat
JingMatrix e7a5835d8f
Clear compilation warnings (#121)
* Fix warnings of CMake

To completely remove CMake version warnings, one may need to change the CMakeLists.txt file in the NDK installation.

* Add compiler flag -Wpedantic

Show compilation errors for the core subject, while ignore some of them
2024-12-09 22:15:18 +01:00
..
src/main/cpp Clear compilation warnings (#121) 2024-12-09 22:15:18 +01:00
.gitignore Resolve dex2oat parameters for Android 10+ (#1803) 2022-04-02 13:13:22 +08:00
build.gradle.kts Fix dex2oat build 2023-04-15 17:02:54 +00:00