diff --git a/feature/aliuhook/build.gradle.kts b/feature/aliuhook/build.gradle.kts index 5f2ac4124..9cb8c0b7c 100644 --- a/feature/aliuhook/build.gradle.kts +++ b/feature/aliuhook/build.gradle.kts @@ -52,5 +52,5 @@ android { dependencies { implementation("io.github.vvb2060.ndk:dobby:1.2") - implementation("org.lsposed.lsplant:lsplant:5.2") + implementation("org.lsposed.lsplant:lsplant:6.0") } \ No newline at end of file