diff --git a/app/build.gradle b/app/build.gradle index 537eae1..858d22d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,7 +51,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.1' + 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'