升级版本 2.0.3

This commit is contained in:
v7lin
2021-05-14 16:49:53 +08:00
parent 365649a205
commit d3a5382830
5 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,7 @@
## 2.0.3
* Windows
## 2.0.2
*

View File

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

View File

@ -162,7 +162,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.0.2"
version: "2.0.3"
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.2'
s.version = '2.0.3'
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

@ -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.2
version: 2.0.3
# author: v7lin <v7lin@qq.com>
homepage: https://github.com/rxreader/walle_kit