14
ความขัดแย้งของเวอร์ชั่นอัปเดตเป็น 8.4.0
ข้อผิดพลาด : การดำเนินการล้มเหลวสำหรับงาน ': app: processDebugGoogleServices' โปรดแก้ไขข้อขัดแย้งของรุ่นด้วยการอัปเดตเวอร์ชันของ google-services plugin (ข้อมูลเกี่ยวกับเวอร์ชันล่าสุดมี ให้บริการที่นี่ ) หรืออัปเดตเวอร์ชันของ com.google.android.gms เป็น 8.3.0 ฉันทำทุกสิ่งที่ฉันพบแล้ว dependencies { // This does not break the build when Android Studio is missing the JRebel for Android plugin. classpath 'com.zeroturnaround.jrebel.android:jr-android-gradle:1.0.+' classpath 'com.android.tools.build:gradle:2.0.0-alpha3' classpath 'com.google.gms:google-services:2.0.0-alpha3' // NOTE: Do not place your application dependencies …