Bump me.zhanghai.android.libarchive:library from 1.0.1 to 1.0.2 (#3393)

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](https://github.com/zhanghai/libarchive-android/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-06 13:24:09 +08:00 committed by GitHub
parent c9c0e6c1f0
commit d61d30c77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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')