Skip to content

Commit

Permalink
Bump me.zhanghai.android.libarchive:library from 1.0.1 to 1.0.2 (#3393)
Browse files Browse the repository at this point in the history
Bumps [me.zhanghai.android.libarchive:library](https://github.com/zhanghai/libarchive-android) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/zhanghai/libarchive-android/releases)
- [Commits](zhanghai/libarchive-android@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: me.zhanghai.android.libarchive:library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent c9c0e6c commit d61d30c
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 @@ -240,7 +240,7 @@ dependencies {
implementation('com.jaredrummler:colorpicker:1.1.0')

//压缩解压
implementation 'me.zhanghai.android.libarchive:library:1.0.1'
implementation 'me.zhanghai.android.libarchive:library:1.0.2'

//apache
implementation('org.apache.commons:commons-text:1.10.0')
Expand Down

0 comments on commit d61d30c

Please sign in to comment.