Skip to content

Commit

Permalink
updated version to 4.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AvoSukiasyan committed Jan 15, 2024
1 parent f3ff5f8 commit 84b1778
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation project(':capacitor-android')
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation ('com.metamap:android-sdk:3.37.0')
implementation ('com.metamap:android-sdk:3.38.0')
}


Expand Down
2 changes: 1 addition & 1 deletion docs/metaMap-capacitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ category: 61ae8e8dba577a0010791480

| LTS version (Recommended for most users): | Current Version(Latest features) |
|-------------------------------------------|----------------------------------|
| 4.5.5 | 4.5.5 |
| 4.5.6 | 4.5.6 |


# Metamap for Capacitor Usage Guide
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metamap-capacitor-plugin",
"version": "4.5.5",
"version": "4.5.6",
"description": "Capacitor plugin for MetaMapSDK",
"main": "dist/plugin.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 84b1778

Please sign in to comment.