File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ packages:
6363 path: ".."
6464 relative: true
6565 source: path
66- version: "2.4.0 "
66+ version: "2.4.1 "
6767 crypto:
6868 dependency: transitive
6969 description:
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: Demonstrates how to use the courier_flutter plugin.
55# pub.dev using `flutter pub publish`. This is preferred for private packages.
66publish_to : ' none' # Remove this line if you wish to publish to pub.dev
77
8- version : 1.0.0+6
8+ version : 1.0.0+7
99
1010environment :
1111 sdk : ' >=2.18.1 <3.0.0'
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ A new Flutter plugin project.
1616 s . source = { :path => '.' }
1717 s . source_files = 'Classes/**/*'
1818 s . dependency 'Flutter'
19- s . dependency 'Courier_iOS' , '3.5.0 '
19+ s . dependency 'Courier_iOS' , '3.5.5 '
2020 s . platform = :ios , '13.0'
2121
2222 # Flutter.framework does not contain a i386 slice.
Original file line number Diff line number Diff line change 11name : courier_flutter
22description : Inbox, Push Notifications and Preferences for Flutter
3- version : 2.4.0
3+ version : 2.4.1
44homepage : https://courier.com
55
66environment :
You can’t perform that action at this time.
0 commit comments