gpt4 book ai didi

android - 无法解析 : com. google.android.gms :play-services-appindexing:11. 0.0

转载 作者:行者123 更新时间:2023-11-29 14:30:05 24 4
gpt4 key购买 nike

我在 android studio 中收到这条消息:解析失败:com.google.android.gms:play-services-appindexing:11.0.0...我需要做什么? 我的 Gradle :应用程序-

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', module: 'support-annotations'
})
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.google.firebase:firebase-database:11.0.1'
compile 'com.google.firebase:firebase-auth:11.0.1'
compile 'com.google.android.gms:play-services-appindexing:11.0.0'
compile 'com.android.support:design:25.3.1'
compile 'com.google.firebase:firebase-core:11.0.1'
testCompile 'junit:junit:4.12'
apply plugin: 'com.google.gms.google-services'

我从一开始就收到了这条消息。非常感谢。

最佳答案

尝试更新或安装 Google Repository

工具 -> SDK 管理器 -> Google 存储库

enter image description here

关于android - 无法解析 : com. google.android.gms :play-services-appindexing:11. 0.0,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44634751/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com