diff --git a/app/build.gradle b/app/build.gradle index 51907ae..1d03123 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ dependencies { implementation 'org.apache.commons:commons-compress:1.26.2' implementation 'com.github.hzy3774:AndroidP7zip:1.7.2' - implementation 'com.github.tiann:FreeReflection:3.2.0' + implementation 'com.github.tiann:FreeReflection:3.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.2'