Skip to content

Commit

Permalink
Merge pull request #29 from topminipie/dependabot/gradle/main/org.apa…
Browse files Browse the repository at this point in the history
…che.commons-commons-compress-1.26.1

Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1
  • Loading branch information
topminipie authored Mar 13, 2024
2 parents cf1ed30 + 277d7c6 commit 92f02a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
annotationProcessor 'androidx.annotation:annotation:1.7.1'

implementation 'org.apache.commons:commons-compress:1.26.0'
implementation 'org.apache.commons:commons-compress:1.26.1'
implementation 'org.tukaani:xz:1.9'

implementation 'com.github.hzy3774:AndroidP7zip:1.7.2'
Expand Down

0 comments on commit 92f02a9

Please sign in to comment.