mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-05-19 16:26:08 +08:00
AndroidX兼容
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
## 0.3.2 - 2019.6.18
|
||||
|
||||
* AndroidX兼容
|
||||
|
||||
## 0.3.1 - 2019.6.12
|
||||
|
||||
* 修正网页分享无描述
|
||||
|
@ -36,5 +36,5 @@ android {
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
|
||||
implementation 'io.github.v7lin:tencent-android:3.3.3+1'
|
||||
implementation 'io.github.v7lin:tencent-android:3.3.3+2'
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: fake_tencent
|
||||
description: A powerful tencent plugin for Flutter.
|
||||
version: 0.3.1
|
||||
version: 0.3.2
|
||||
author: v7lin <v7lin@qq.com>
|
||||
homepage: https://github.com/v7lin/fake_tencent
|
||||
|
||||
|
Reference in New Issue
Block a user