使用Google Play服务库11.8.0需要最低限度版本的Google Play services apk

时间:2018-03-15 08:05:49

标签: google-maps google-play-services

我的应用程序具有依赖性:

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

我想弄清楚设备上所需的最低版本的google play services。 我使用版本代码找到了这个库:

  

public static final int GOOGLE_PLAY_SERVICES_VERSION_CODE = 11910000;

检查兼容性但无法找到与之对应的apk版本

0 个答案:

没有答案