我將項目更新為最新的Play服務classpath 'com.google.gms:google-services:1.5.0-beta2'。我還在app.gradle文件中使用了最新版本的playservices: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.
- 3 回答
- 0 關注
- 3986 瀏覽
添加回答
舉報
0/150
提交
取消