|
0
|
| JarsOfJam-Scheduler · 技术社区 · 7 年前 |
|
|
1
1
确保您拥有firebase库和google play服务的最新依赖项 https://firebase.google.com/support/release-notes/android#20180523 如果不起作用,则在渐变底部添加: com.google.gms.googleservices.GoogleServicesPlugin.config.disableVersionCheck=true |
|
2
1
到
如果您想使用Google对用户进行身份验证,还应在Dependencies中添加以下代码行:
请确保在您的
|