无法解决:com.google.gms.google-services:15.0.1: [英] Failed to resolve: com.google.gms.google-services:15.0.1:

查看:88
本文介绍了无法解决:com.google.gms.google-services:15.0.1:的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在sdk工具中安装了播放服务,并添加了以下库,尽管它显示了问题

I have installed play services in sdk tools and added following libs though it shows the problem

   compile 'com.android.support:appcompat-v7:26.1.0'
    compile 'com.android.support.constraint:constraint-layout:1.0.2'
    compile 'com.firebase:geofire-android:2.1.1'
    compile 'com.google.gms.google-services:15.0.1'
    compile 'com.google.android.gms:play-services-maps:15.0.1'
    compile 'com.google.android.gms:play-services-drive:15.0.1'
    compile 'com.github.bumptech.glide:glide:4.0.0'
    compile 'com.android.support:design:26.1.0'
    compile 'com.android.support:cardview-v7:26.1.0'
    compile 'com.github.jd-alexander:library:1.1.0'

    compile 'com.paypal.sdk:paypal-android-sdk:2.15.3'
    testCompile 'junit:junit:4.12'
}
apply plugin: 'com.google.gms.google-services'

推荐答案

我认为取消选中Offline work选项可能会解决此问题.在在这里.

I think unchecking Offline work option may solve the problem. Check My Answer Here.

这篇关于无法解决:com.google.gms.google-services:15.0.1:的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆