We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102dfc0 commit f3e41e4Copy full SHA for f3e41e4
ios/metamap_plugin_flutter.podspec
@@ -13,7 +13,7 @@ Flutter plugin for Mati SDK
13
s.dependency 'Flutter'
14
s.platform = :ios, '13'
15
s.static_framework = true
16
- s.dependency 'MetaMapSDK', "3.22.9"
+ s.dependency 'MetaMapSDK', "3.23.0"
17
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
18
s.swift_version = '5.0'
19
end
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: metamap_plugin_flutter
2
description: Flutter plugin for Mati SDK.
3
4
-version: 4.5.1
+version: 4.5.2
5
homepage: 'https://github.com/GetMati/mati-flutter-plugin'
6
7
environment:
0 commit comments