Google Play services out of date. Requires 9877000 but found 9875480 with google firebase
问题 Here is my gradle.app apply plugin: 'com.android.application' android { compileSdkVersion 25 buildToolsVersion "25.0.0" packagingOptions { exclude 'META-INF/LICENSE' exclude 'META-INF/NOTICE' exclude 'META-INF/NOTICE.txt' } defaultConfig { applicationId "com.example.joshpc.bluetoothattendee" minSdkVersion 19 targetSdkVersion 25 versionCode 1 versionName "1.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { release { minifyEnabled false proguardFiles