Skip to content

Commit f3e41e4

Browse files
updated version to 4.5.2
1 parent 102dfc0 commit f3e41e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ios/metamap_plugin_flutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.22.9"
16+
s.dependency 'MetaMapSDK', "3.23.0"
1717
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
1818
s.swift_version = '5.0'
1919
end

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.1
4+
version: 4.5.2
55
homepage: 'https://github.com/GetMati/mati-flutter-plugin'
66

77
environment:

0 commit comments

Comments
 (0)