Skip to content

Commit 6f91d0f

Browse files
updated version to 5.4.15
1 parent 278a0e5 commit 6f91d0f

4 files changed

Lines changed: 125 additions & 125 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ dependencies {
6161
// https://github.com/facebook/react-native/blob/0.61-stable/template/android/app/build.gradle#L192
6262
//noinspection GradleDynamicVersion
6363
implementation 'com.facebook.react:react-native:+' // From node_modules
64-
implementation ('com.metamap:android-sdk:3.42.9') {
64+
implementation ('com.metamap:android-sdk:3.42.10') {
6565
exclude group: "com.airbnb.android", module: "lottie-compose"}
6666
}

0 commit comments

Comments
 (0)