File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ android {
5555
5656dependencies {
5757 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
58- implementation(' com.metamap:android-sdk:3.42.16 ' ) {
58+ implementation(' com.metamap:android-sdk:3.42.17 ' ) {
5959 exclude group : " com.airbnb.android" , module : " lottie-compose"
6060 }
6161}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Flutter plugin for Mati SDK
1313 s . dependency 'Flutter'
1414 s . platform = :ios , '13'
1515 s . static_framework = true
16- s . dependency 'MetaMapSDK' , "3.23.14 "
16+ s . dependency 'MetaMapSDK' , "3.23.15 "
1717 s . pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
1818 s . swift_version = '5.0'
1919end
Original file line number Diff line number Diff line change 11name : metamap_plugin_flutter
22description : Flutter plugin for Mati SDK.
33
4- version : 4.5.23
4+ version : 4.5.24
55homepage : ' https://github.com/GetMati/mati-flutter-plugin'
66
77environment :
You can’t perform that action at this time.
0 commit comments