From b51d3e767dac8d0dde56250d9fff2aeacdc241a3 Mon Sep 17 00:00:00 2001 From: v7lin Date: Wed, 17 Jun 2020 01:18:05 +0800 Subject: [PATCH] update --- android/build.gradle | 2 +- ios/tencent_kit.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 5791870..bb950ed 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,5 +1,5 @@ group 'io.github.v7lin.tencent_kit' -version '1.0.4' +version '1.1.0' buildscript { repositories { diff --git a/ios/tencent_kit.podspec b/ios/tencent_kit.podspec index 60835d6..5818275 100644 --- a/ios/tencent_kit.podspec +++ b/ios/tencent_kit.podspec @@ -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.