Skip to content

Commit 8d5ea58

Browse files
balajigovindarajplrthink
authored andcommitted
Build is failing because of 504 error
1 parent 3e0eccb commit 8d5ea58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

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

3838
dependencies {
3939
implementation "com.facebook.react:react-native:+"
40-
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.+'
40+
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.5'
4141
}

0 commit comments

Comments
 (0)