From 9703dc4b49ad07f78bacb8e336635889f0ac36c6 Mon Sep 17 00:00:00 2001 From: JingMatrix Date: Sat, 18 Jan 2025 18:09:37 +0100 Subject: [PATCH] Update JingMatrix/LSPosed Close #24 as fixed, which is explained in https://github.com/WindySha/ManifestEditor/pull/23. --- build.gradle.kts | 1 - core | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 0d43945..c9d1154 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -124,7 +124,6 @@ fun Project.configureBaseExtension() { cFlags("-std=c18", *flags) arguments( "-DCMAKE_EXPORT_COMPILE_COMMANDS=ON", - "-DANDROID_STL=none", "-DVERSION_CODE=$verCode", "-DVERSION_NAME=$verName", ) diff --git a/core b/core index 984bb1c..c9e11c6 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 984bb1c8e512a7175f0c1d484620479da2a63007 +Subproject commit c9e11c6770d5a6c9a0b7f9a5a243d031c25e0e0a