This commit is contained in:
v7lin
2022-01-28 20:05:02 +08:00
parent abd5eb25c1
commit 778b6c4009
3 changed files with 6 additions and 6 deletions

View File

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

View File

@ -8,10 +8,10 @@ PODS:
- sqflite (0.0.2):
- Flutter
- FMDB (>= 2.7.5)
- tencent_kit (3.0.0):
- tencent_kit (3.1.0):
- Flutter
- tencent_kit/vendor (= 3.0.0)
- tencent_kit/vendor (3.0.0):
- tencent_kit/vendor (= 3.1.0)
- tencent_kit/vendor (3.1.0):
- Flutter
DEPENDENCIES:
@ -39,7 +39,7 @@ SPEC CHECKSUMS:
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
path_provider: abfe2b5c733d04e238b0d8691db0cfd63a27a93c
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
tencent_kit: 01deba7fcb491409961447556cafeab420a0c8ea
tencent_kit: 430a6d2980a5c07fef3ce4671025f92e0c575d29
PODFILE CHECKSUM: 8e679eca47255a8ca8067c4c67aab20e64cb974d

View File

@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'tencent_kit'
s.version = '3.0.0'
s.version = '3.1.0'
s.summary = 'A powerful Flutter plugin allowing developers to auth/share with natvie Android & iOS Tencent SDKs.'
s.description = <<-DESC
A powerful Flutter plugin allowing developers to auth/share with natvie Android & iOS Tencent SDKs.