兼容 Android P

This commit is contained in:
v7lin
2019-03-26 14:42:34 +08:00
parent 64b5a0f69a
commit 8404a13bba
4 changed files with 11 additions and 3 deletions

View File

@ -36,5 +36,5 @@ android {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'io.github.v7lin:tencent-android:3.3.3'
implementation 'io.github.v7lin:tencent-android:3.3.3+1'
}