Google Play服务不会更新 - 我该怎么办?

时间:2016-09-25 13:55:32

标签: android firebase google-cloud-messaging google-play-services firebase-cloud-messaging

在我的Android Studio项目中,我使用Firebase进行云消息传递。 这需要Play-Services所以我做了以下:

compile 'com.google.android.gms:play-services-gcm:9.6.0'

compile 'com.google.firebase:firebase-messaging:9.6.0'

但我总是得到这个错误:

  

W / GooglePlayServicesUtil:Google Play服务已过期       需要9080000但找到8489032

也许有人可以帮助我? 谢谢:))

0 个答案:

没有答案