mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-08-06 18:24:24 +08:00
fix
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
group 'io.github.v7lin.tencent_kit'
|
||||
version '3.0.0'
|
||||
version '3.1.0'
|
||||
|
||||
buildscript {
|
||||
repositories {
|
||||
|
@ -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
|
||||
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user