Skip to content

Commit

Permalink
updated version to 4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
AvoSukiasyan committed Jan 15, 2024
1 parent 51bb4bc commit a25c800
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.37.0')
implementation ('com.metamap:android-sdk:3.38.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.1.6 | 4.1.6 |
| 4.1.8 | 4.1.8 |



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.1.7
version: 4.1.8
homepage: 'https://github.com/GetMati/mati-flutter-plugin'

environment:
Expand Down

0 comments on commit a25c800

Please sign in to comment.