由于build时候 包获取不到(可能是网络原因)平台已经给了 aar文件

This commit is contained in:
LYP
2024-08-06 17:15:51 +08:00
parent de5c781bd7
commit 638d34a95d
3 changed files with 33 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ dependencies {
api "io.reactivex:rxjava:1.1.9"
//GA依赖
// implementation 'com.tuyoo.component:growsdk-gasdk:2.4.22_0115-RELEASE'
// implementation 'com.tuyoo.component:growsdk-gasdk:2.4.22_0115-RELEASE' 由于build时候 包获取不到(可能是网络原因)平台已经给了 aar文件
implementation 'net.aihelp:android-aihelp-aar:4.6.+'
implementation 'com.google.android.gms:play-services-auth:20.2.0'