Bump zip4j from 2.3.2 to 2.6.1

Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.3.2 to 2.6.1.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.3.2...v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 05:20:45 +00:00 committed by GitHub
parent 6cdd7ce4f7
commit 382e180861
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -135,7 +135,7 @@ dependencies {
implementation 'com.github.ligi:TouchImageView:2.1' implementation 'com.github.ligi:TouchImageView:2.1'
implementation 'com.github.ligi:ExtraCompats:1.0' implementation 'com.github.ligi:ExtraCompats:1.0'
implementation 'net.lingala.zip4j:zip4j:2.3.2' implementation 'net.lingala.zip4j:zip4j:2.6.1'
implementation 'com.jakewharton.threetenabp:threetenabp:1.2.2' implementation 'com.jakewharton.threetenabp:threetenabp:1.2.2'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"