更新后 - 崩溃 com.google.android.gms:play-services:5.2.8
我的依赖关系:
compile "com.android.support:appcompat-v7:20.+"
compile 'com.google.android.gms:play-services:5.2.08'
compile 'com.android.support:support-v4:21.0.+'
但仍然:谷歌播放服务过时了。需要 5208000 但找到5089036
这怎么可能?
更新这项工作:
compile 'com.google.android.gms:play-services:5.0.89'
或
compile 'com.google.android.gms:play-services:6.1.11'
或
compile 'com.google.android.gms:play-services:6.+'