Skip to content

Commit 09359d7

Browse files
author
sergeysozinov
committed
up ios pods version
1 parent b24a183 commit 09359d7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

mindbox/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 2.10.0
22

33
* Upgrade native Android SDK dependency to v2.10.0.
4-
* Upgrade native iOS SDK dependency to v2.10.0.
4+
* Upgrade native iOS SDK dependency to v2.10.1.
55

66
## 2.9.1
77

mindbox_ios/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 2.10.0
22

3-
* Upgrade native iOS SDK dependency to v2.10.0.
3+
* Upgrade native iOS SDK dependency to v2.10.1.
44

55
## 2.9.1
66

mindbox_ios/ios/mindbox_ios.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ The implementation of 'mindbox' plugin for the iOS platform
1515
s.source = { :path => '.' }
1616
s.source_files = 'Classes/**/*'
1717
s.dependency 'Flutter'
18-
s.dependency 'Mindbox', '2.10.0'
19-
s.dependency 'MindboxNotifications', '2.10.0'
18+
s.dependency 'Mindbox', '2.10.1'
19+
s.dependency 'MindboxNotifications', '2.10.1'
2020
s.platform = :ios, '10.0'
2121

2222
# Flutter.framework does not contain a i386 slice.

mindbox_platform_interface/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 2.10.0
22

33
* Upgrade native Android SDK dependency to v2.10.0.
4-
* Upgrade native iOS SDK dependency to v2.10.0.
4+
* Upgrade native iOS SDK dependency to v2.10.1.
55

66
## 2.9.1
77

0 commit comments

Comments
 (0)