Skip to content

Commit dd5c80f

Browse files
Release 2.1.4
* Upgrade Android SDK dependency to v2.1.6.
1 parent 220b2eb commit dd5c80f

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

mindbox/pubspec.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ description: Flutter Mindbox SDK. Plugin wrapper over of Mindbox iOS/Android SDK
33
version: 2.1.4
44
homepage: https://mindbox.cloud/
55
repository: https://github.com/mindbox-moscow/flutter-sdk/tree/master/mindbox
6-
publish_to: none
76

87
environment:
98
sdk: ">=2.12.0 <3.0.0"
@@ -20,8 +19,7 @@ flutter:
2019
dependencies:
2120
flutter:
2221
sdk: flutter
23-
mindbox_android:
24-
path: ../mindbox_android
22+
mindbox_android: ^2.1.3
2523
mindbox_ios: ^2.1.2
2624
mindbox_platform_interface: ^2.1.0
2725

mindbox_android/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
## 2.1.3
2+
23
* Upgrade native SDK dependency to v2.1.6.
34

45
## 2.1.2

mindbox_android/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ description: The implementation of 'mindbox' plugin for the Android platform.
33
version: 2.1.3
44
homepage: https://mindbox.cloud/
55
repository: https://github.com/mindbox-moscow/flutter-sdk/tree/master/mindbox_android
6-
publish_to: none
76

87
environment:
98
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)