File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11PODS:
22 - Flutter (1.0.0)
3- - flutter_line_sdk (2.0 .0):
3+ - flutter_line_sdk (2.1 .0):
44 - Flutter
55 - LineSDKSwift (~> 5.3)
66 - LineSDKSwift (5.4.0):
@@ -23,7 +23,7 @@ EXTERNAL SOURCES:
2323
2424SPEC CHECKSUMS:
2525 Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
26- flutter_line_sdk: e906ffa756c0ab01a3fd9c3dbe1c26e0092de3ff
26+ flutter_line_sdk: b4936acf03e5db45a412d79276f3483e4f27f0c7
2727 LineSDKSwift: 25bc89f5f08578a39ec2dcb36ee58e2f920e893c
2828
2929PODFILE CHECKSUM: 8365118b814fe42c5cc8cc139acc71bf3e2395df
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ packages:
6868 path: ".."
6969 relative: true
7070 source: path
71- version: "2.0 .0"
71+ version: "2.1 .0"
7272 flutter_test:
7373 dependency: "direct dev"
7474 description: flutter
Original file line number Diff line number Diff line change 11name : flutter_line_sdk_example
22description : Demonstrates how to use the flutter_line_sdk plugin.
33publish_to : ' none'
4- version : 2.0 .0+160
4+ version : 2.1 .0+172
55
66environment :
77 sdk : ' >=2.12.0 <3.0.0'
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'flutter_line_sdk'
3- s . version = '2.0 .0'
3+ s . version = '2.1 .0'
44 s . summary = 'A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.'
55 s . description = <<-DESC
66A Flutter plugin using the LINE SDKs with Dart in Flutter apps.
Original file line number Diff line number Diff line change 11name : flutter_line_sdk
22description : A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.
3- version : 2.0 .0
3+ version : 2.1 .0
44homepage : https://developers.line.biz/
55repository : https://github.com/line/flutter_line_sdk/
66
You can’t perform that action at this time.
0 commit comments