📌  相关文章
📜  任务“:app:processDebugGoogleServices”执行失败. - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:44.727000             🧑  作者: Mango

代码示例2
If you are using the Room database and getting a KAPT error, just check your

Database declarations
Data Access Object declarations
Data class fields
It's a problem arising due to improper usage of annotations of Room. For more information use your build logs.