Use zip4j 2.3.2

This commit is contained in:
ligi 2020-02-29 02:53:38 +01:00
parent bf6c0226ff
commit 7fc5c58d98
No known key found for this signature in database
GPG key ID: 8E81894010ABF23D

View file

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