tencent sdk 3.3.3

This commit is contained in:
v7lin
2019-03-04 16:14:48 +08:00
parent 9b896c3d0a
commit 5fa10b3f51
2 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ android {
}
dependencies {
// implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'io.github.v7lin:tencent-android:1.0.0'
implementation 'io.github.v7lin:tencent-android:3.3.3'
}