Use zip4j 2.3.1

This commit is contained in:
ligi 2020-02-16 05:37:58 +01:00
parent 977c341f0e
commit a10ea1330f
No known key found for this signature in database
GPG key ID: 8E81894010ABF23D

View file

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