Skip to content

Commit 4d51470

Browse files
authored
Merge pull request #136 from ratson/update-zip4j
Update zip4j
2 parents 3df09f8 + ff89879 commit 4d51470

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ repositories {
3232

3333
dependencies {
3434
implementation "com.facebook.react:react-native:+"
35-
implementation files('libs/zip4j_1.3.2.jar')
35+
implementation files('libs/zip4j-1.3.3.jar')
3636
}

android/libs/zip4j-1.3.3.jar

134 KB
Binary file not shown.

android/libs/zip4j_1.3.2.jar

-128 KB
Binary file not shown.

0 commit comments

Comments
 (0)