Skip to content

Commit 44fcad1

Browse files
author
wb-gyq882073
committed
新浪10.10.0替换离线库
1 parent 986c2f1 commit 44fcad1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ dependencies {
6767
implementation 'com.twitter.sdk.android:tweet-composer:3.1.1'
6868

6969
//新浪官方依赖库
70-
implementation 'com.sina.weibo.sdk:core:10.10.0:openDefaultRelease@aar'
70+
implementation(name:'openDefault-10.10.0', ext:'aar')
71+
7172
//QQ官方依赖库
7273
implementation 'com.tencent.tauth:qqopensdk:3.51.2'
7374
//微信官方依赖库

app/libs/openDefault-10.10.0.aar

209 KB
Binary file not shown.

0 commit comments

Comments
 (0)