升级版本号

This commit is contained in:
v7lin
2021-07-17 17:42:21 +08:00
parent 884bfb9c22
commit ba41f8540f
7 changed files with 19 additions and 15 deletions

View File

@ -1,3 +1,7 @@
## 2.0.4
* bugfix
## 2.0.3
* Windows

View File

@ -1,5 +1,5 @@
group 'io.github.v7lin.walle_kit'
version '2.0.3'
version '2.0.4'
buildscript {
repositories {

View File

@ -1,9 +1,9 @@
PODS:
- Flutter (1.0.0)
- walle_kit (2.0.2):
- walle_kit (2.0.4):
- Flutter
- walle_kit/vendor (= 2.0.2)
- walle_kit/vendor (2.0.2):
- walle_kit/vendor (= 2.0.4)
- walle_kit/vendor (2.0.4):
- Flutter
DEPENDENCIES:
@ -18,8 +18,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c
walle_kit: dbfb9ebc9f78bfef9232a2a786f06838c0bc7f4b
walle_kit: 623c33f927aed64d7c98bd765456b91030b7a604
PODFILE CHECKSUM: 8e679eca47255a8ca8067c4c67aab20e64cb974d
COCOAPODS: 1.10.0
COCOAPODS: 1.10.1

View File

@ -7,7 +7,7 @@ packages:
name: async
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.5.0"
version: "2.6.1"
boolean_selector:
dependency: transitive
description:
@ -106,7 +106,7 @@ packages:
name: source_span
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.8.0"
version: "1.8.1"
stack_trace:
dependency: transitive
description:
@ -141,7 +141,7 @@ packages:
name: test_api
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.2.19"
version: "0.3.0"
typed_data:
dependency: transitive
description:
@ -162,7 +162,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.0.3"
version: "2.0.4"
sdks:
dart: ">=2.12.0 <3.0.0"
flutter: ">=1.20.0"

View File

@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'walle_kit'
s.version = '2.0.3'
s.version = '2.0.4'
s.summary = 'A powerful Flutter plugin allowing developers to read/write channelId to apk with Walle Tools/SDKs.'
s.description = <<-DESC
A powerful Flutter plugin allowing developers to read/write channelId to apk with Walle Tools/SDKs.

View File

@ -7,7 +7,7 @@ packages:
name: async
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.5.0"
version: "2.6.1"
boolean_selector:
dependency: transitive
description:
@ -99,7 +99,7 @@ packages:
name: source_span
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.8.0"
version: "1.8.1"
stack_trace:
dependency: transitive
description:
@ -134,7 +134,7 @@ packages:
name: test_api
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.2.19"
version: "0.3.0"
typed_data:
dependency: transitive
description:

View File

@ -1,6 +1,6 @@
name: walle_kit
description: A powerful Flutter plugin allowing developers to read/write channelId to apk with Walle Tools/SDKs.
version: 2.0.3
version: 2.0.4
# author: v7lin <v7lin@qq.com>
homepage: https://github.com/rxreader/walle_kit