classpath 'com.google.gms:google-services:1.5.0-beta2'
ฉันปรับปรุงโครงการของฉันไปล่าสุดบริการเล่น ฉันยังใช้ playervices เวอร์ชันล่าสุดในไฟล์ app.gradle เป็น:
compile 'com.google.android.gms:play-services-location:8.3.0'
compile 'com.google.android.gms:play-services-gcm:8.3.0'
อย่างไรก็ตามเมื่อฉันคอมไพล์ Gradle พ่นข้อยกเว้นดังนี้
Error:Execution failed for task ':app:processDebugGoogleServices'. > File google-services.json is missing from module root folder. The Google Services Plugin cannot function without it.