Skip to content

Commit

Permalink
updated android sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
avetik.sukiasyan committed Apr 16, 2024
1 parent 8cb402b commit 13dbfba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation ('com.metamap:android-sdk:3.38.0')
implementation ('com.metamap:android-sdk:3.40.0')
}
2 changes: 1 addition & 1 deletion doc/metaMap-flutter.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hidden: true

| LTS version (Recommended for most users): | Current Version(Latest features) |
|-------------------------------------------|----------------------------------|
| 4.2.5 | 4.2.5 |
| 4.3.1 | 4.3.1 |



Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: metamap_plugin_flutter
description: Flutter plugin for Mati SDK.

version: 4.3.0
version: 4.3.1
homepage: 'https://github.com/GetMati/mati-flutter-plugin'

environment:
Expand Down

0 comments on commit 13dbfba

Please sign in to comment.