diff --git a/app/build.gradle b/app/build.gradle index 51907ae..7434135 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -60,7 +60,7 @@ dependencies { implementation 'com.github.bumptech.glide:glide:5.0.0-rc01' annotationProcessor 'com.github.bumptech.glide:compiler:5.0.0-rc01' - implementation 'org.apache.commons:commons-compress:1.26.2' + implementation 'org.apache.commons:commons-compress:1.28.0' implementation 'com.github.hzy3774:AndroidP7zip:1.7.2' implementation 'com.github.tiann:FreeReflection:3.2.0'