Use zip4j 2.3.1
This commit is contained in:
parent
977c341f0e
commit
a10ea1330f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue