Update libcxx prefab

This commit is contained in:
Chris Renshaw
2024-07-17 23:36:00 -03:00
committed by GitHub
parent 1db82e2ccb
commit 914750104f

View File

@@ -62,7 +62,7 @@ android {
}
dependencies {
implementation("dev.rikka.ndk.thirdparty:cxx:1.2.0")
implementation("org.lsposed.libcxx:libcxx:27.0.12077973")
}
tasks.register("copyFiles") {