File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ description: Flutter Mindbox SDK. Plugin wrapper over of Mindbox iOS/Android SDK
33version : 2.1.4
44homepage : https://mindbox.cloud/
55repository : https://github.com/mindbox-moscow/flutter-sdk/tree/master/mindbox
6- publish_to : none
76
87environment :
98 sdk : " >=2.12.0 <3.0.0"
@@ -20,8 +19,7 @@ flutter:
2019dependencies :
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
Original file line number Diff line number Diff line change 11## 2.1.3
2+
23* Upgrade native SDK dependency to v2.1.6.
34
45## 2.1.2
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ description: The implementation of 'mindbox' plugin for the Android platform.
33version : 2.1.3
44homepage : https://mindbox.cloud/
55repository : https://github.com/mindbox-moscow/flutter-sdk/tree/master/mindbox_android
6- publish_to : none
76
87environment :
98 sdk : " >=2.12.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments