Skip to content

Commit 84e8bf0

Browse files
updated version to 4.5.22
1 parent f88969f commit 84e8bf0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ android {
4949

5050
dependencies {
5151
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
52-
implementation('com.metamap:android-sdk:3.42.15') {
52+
implementation('com.metamap:android-sdk:3.42.16') {
5353
exclude group: "com.airbnb.android", module: "lottie-compose"
5454
}
5555
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: metamap_plugin_flutter
22
description: Flutter plugin for Mati SDK.
33

4-
version: 4.5.21
4+
version: 4.5.22
55
homepage: 'https://github.com/GetMati/mati-flutter-plugin'
66

77
environment:

0 commit comments

Comments
 (0)