Skip to content

Commit 4cd93b9

Browse files
Update pubspec.yaml
1 parent 60ae8df commit 4cd93b9

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

mindbox/pubspec.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ homepage: https://mindbox.cloud/
55
repository: https://github.com/mindbox-cloud/flutter-sdk/tree/master/mindbox
66
documentation: https://developers.mindbox.ru/docs/flutter-sdk-integration
77

8-
publish_to: 'none'
9-
108
environment:
119
sdk: ">=2.12.0 <3.0.0"
1210
flutter: ">=2.0.0"
@@ -22,13 +20,11 @@ flutter:
2220
dependencies:
2321
flutter:
2422
sdk: flutter
25-
mindbox_android:
26-
path: ../mindbox_android
27-
mindbox_ios:
28-
path: ../mindbox_ios
23+
mindbox_android: ^2.6.2
24+
mindbox_ios: ^2.6.3
2925
mindbox_platform_interface: ^2.2.0
3026

3127
dev_dependencies:
3228
flutter_test:
3329
sdk: flutter
34-
flutter_lints: ^2.0.1
30+
flutter_lints: ^2.0.1

0 commit comments

Comments
 (0)