Skip to content

Commit d67f478

Browse files
committed
update dependencies
#fixes 443 #fixes #441
1 parent cc2082d commit d67f478

File tree

4 files changed

+128
-396
lines changed

4 files changed

+128
-396
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ android {
8888

8989
dependencies {
9090
implementation "com.facebook.react:react-native:${safeExtGet('reactNativeVersion', '+')}"
91-
implementation 'org.apache.commons:commons-lang3:3.0'
91+
implementation 'org.apache.commons:commons-lang3:20'
9292
}
9393

9494
afterEvaluate { project ->

0 commit comments

Comments
 (0)