Skip to content

Commit 0918b18

Browse files
updated version to 5.4.22
1 parent e69f521 commit 0918b18

6 files changed

Lines changed: 205 additions & 205 deletions

File tree

.yarn/install-state.gz

24.5 KB
Binary file not shown.

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ 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.11') {
64+
implementation('com.metamap:android-sdk:3.42.14') {
6565
exclude group: "com.airbnb.android", module: "lottie-compose"
6666
}
6767
}

package-lock.json

Lines changed: 203 additions & 203 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-metamap-sdk",
33
"title": "React Native MetaMap Id Sdk",
4-
"version": "5.4.21",
4+
"version": "5.4.22",
55
"description": "MetaMap React Native Plugin",
66
"main": "index.js",
77
"scripts": {

react-native-metaMap-sdk

-194 KB
Binary file not shown.

react-native-metamap-sdk

196 KB
Binary file not shown.

0 commit comments

Comments
 (0)