We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0eccb commit 8d5ea58Copy full SHA for 8d5ea58
android/build.gradle
@@ -37,5 +37,5 @@ repositories {
37
38
dependencies {
39
implementation "com.facebook.react:react-native:+"
40
- implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.+'
+ implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.5'
41
}
0 commit comments