Skip to content

Commit f2fbf9b

Browse files
authored
Update libcxx version in libs.versions.toml (#1688)
1 parent 98bc22d commit f2fbf9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/main/jni/dex_builder

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lsplugin-cmaker = { id = "org.lsposed.lsplugin.cmaker", version = "1.2" }
1515

1616
[libraries]
1717
xposed = { module = "de.robv.android.xposed:api", version = "82" }
18-
cxx = { module = "org.lsposed.libcxx:libcxx", version = "27.0.12077973" }
18+
cxx = { module = "org.lsposed.libcxx:libcxx", version = "29.0.14206865" }
1919
protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin-lite", version.ref = "protobuf" }
2020
protobuf-java = { module = "com.google.protobuf:protobuf-javalite", version.ref = "protobuf" }
2121
protobuf-protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }

0 commit comments

Comments
 (0)