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:
parent
6cdd7ce4f7
commit
382e180861
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue