Compare commits

...

1 commit

Author SHA1 Message Date
dependabot-preview[bot]
382e180861
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>
2020-06-01 05:20:45 +00:00

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"