Skip to content

Commit df95207

Browse files
updated version to 5.4.27
1 parent 7c23f73 commit df95207

5 files changed

Lines changed: 206 additions & 1020 deletions

File tree

.yarn/install-state.gz

15 KB
Binary file not shown.

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
// https://github.com/facebook/react-native/blob/0.61-stable/template/android/app/build.gradle#L192
6363
//noinspection GradleDynamicVersion
6464
implementation 'com.facebook.react:react-native:+' // From node_modules
65-
implementation('com.metamap:android-sdk:3.42.15') {
65+
implementation('com.metamap:android-sdk:3.42.16') {
6666
exclude group: "com.airbnb.android", module: "lottie-compose"
6767
}
6868
}

0 commit comments

Comments
 (0)