Skip to content

Commit cb3fd6a

Browse files
committed
updated version to 4.5.26
1 parent eb07801 commit cb3fd6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ios/metamap_plugin_flutter.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Flutter plugin for Mati SDK
1111
s.source = { :path => '.' }
1212
s.source_files = 'Classes/**/*'
1313
s.dependency 'Flutter'
14-
s.platform = :ios, '13'
14+
s.platform = :ios, '15'
1515
s.static_framework = true
16-
s.dependency 'MetaMapSDK', "3.23.16"
16+
s.dependency 'MetaMapSDK', "3.23.17"
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.25
4+
version: 4.5.26
55
homepage: 'https://github.com/GetMati/mati-flutter-plugin'
66

77
environment:

0 commit comments

Comments
 (0)