标签: 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版本