Update JingMatrix/LSPosed
Close #24 as fixed, which is explained in https://github.com/WindySha/ManifestEditor/pull/23.
This commit is contained in:
parent
d7a43c798a
commit
9703dc4b49
|
|
@ -124,7 +124,6 @@ fun Project.configureBaseExtension() {
|
||||||
cFlags("-std=c18", *flags)
|
cFlags("-std=c18", *flags)
|
||||||
arguments(
|
arguments(
|
||||||
"-DCMAKE_EXPORT_COMPILE_COMMANDS=ON",
|
"-DCMAKE_EXPORT_COMPILE_COMMANDS=ON",
|
||||||
"-DANDROID_STL=none",
|
|
||||||
"-DVERSION_CODE=$verCode",
|
"-DVERSION_CODE=$verCode",
|
||||||
"-DVERSION_NAME=$verName",
|
"-DVERSION_NAME=$verName",
|
||||||
)
|
)
|
||||||
|
|
|
||||||
2
core
2
core
|
|
@ -1 +1 @@
|
||||||
Subproject commit 984bb1c8e512a7175f0c1d484620479da2a63007
|
Subproject commit c9e11c6770d5a6c9a0b7f9a5a243d031c25e0e0a
|
||||||
Loading…
Reference in New Issue