Skip to content

Commit 7f0372a

Browse files
updated version to 5.4.3
1 parent 6ade631 commit 7f0372a

6 files changed

Lines changed: 76 additions & 75 deletions

File tree

.yarn/install-state.gz

-1 Bytes
Binary file not shown.

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.7') {
64+
implementation ('com.metamap:android-sdk:3.42.8') {
6565
exclude group: "com.airbnb.android", module: "lottie-compose"}
6666
}

package-lock.json

Lines changed: 74 additions & 73 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.2",
4+
"version": "5.4.3",
55
"description": "MetaMap React Native Plugin",
66
"main": "index.js",
77
"scripts": {

package.tgz

-192 KB
Binary file not shown.

react-native-metamap-sdk

191 KB
Binary file not shown.

0 commit comments

Comments
 (0)