This commit is contained in:
v7lin
2020-06-17 01:18:05 +08:00
parent 1dad941ea1
commit b51d3e767d
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
group 'io.github.v7lin.tencent_kit'
version '1.0.4'
version '1.1.0'
buildscript {
repositories {

View File

@ -3,7 +3,7 @@
#
Pod::Spec.new do |s|
s.name = 'tencent_kit'
s.version = '1.0.4'
s.version = '1.1.0'
s.summary = 'A powerful Flutter plugin allowing developers to share with natvie android & iOS Tencent SDKs.'
s.description = <<-DESC
A powerful Flutter plugin allowing developers to share with natvie android & iOS Tencent SDKs.