File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ packages:
68
68
path: ".."
69
69
relative: true
70
70
source: path
71
- version: "2.3.8 "
71
+ version: "2.4.0 "
72
72
flutter_test:
73
73
dependency: "direct dev"
74
74
description: flutter
Original file line number Diff line number Diff line change 1
1
name : flutter_line_sdk_example
2
2
description : Demonstrates how to use the flutter_line_sdk plugin.
3
3
publish_to : ' none'
4
- version : 2.3.8+246
4
+ version : 2.4.0+268
5
5
6
6
environment :
7
7
sdk : ' >=2.12.0 <4.0.0'
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'flutter_line_sdk'
3
- s . version = '2.3.8 '
3
+ s . version = '2.4.0 '
4
4
s . summary = 'A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.'
5
5
s . description = <<-DESC
6
6
A Flutter plugin using the LINE SDKs with Dart in Flutter apps. It provides the channel to use the native LINE SDK for
Original file line number Diff line number Diff line change 1
1
name : flutter_line_sdk
2
2
description : A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.
3
- version : 2.3.8
3
+ version : 2.4.0
4
4
homepage : https://developers.line.biz/
5
5
repository : https://github.com/line/flutter_line_sdk/
6
6
You can’t perform that action at this time.
0 commit comments