diff --git a/app/build.gradle b/app/build.gradle index c60070b..ac61bf6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,7 @@ dependencies { implementation 'com.github.hzy3774:AndroidP7zip:1.7.2' implementation 'com.github.tiann:FreeReflection:3.2.0' - implementation "com.github.topjohnwu.libsu:core:5.2.2" + implementation "com.github.topjohnwu.libsu:core:6.0.0" implementation 'org.jdeferred:jdeferred-android-aar:1.2.6' annotationProcessor 'androidx.annotation:annotation:1.8.0' }