应用 Firebase 云消息传递依赖项时,Gradle 同步失败。
我已经在应用程序中尝试了所有版本的 FCM,例如 17.0.0、17.3.2、15.0.0、16.0.1 等。
应用 Firebase 云消息传递依赖项时,Gradle 同步失败。
我已经在应用程序中尝试了所有版本的 FCM,例如 17.0.0、17.3.2、15.0.0、16.0.1 等。
您可以随时查看文档以获取详细说明。
将您当前的 FCM 依赖项替换为以下版本 -
implementation 'com.google.firebase:firebase-database:17.3.4'
尝试用这个替换你的实现:
implementation 'com.google.firebase:firebase-database:17.3.4'irebase-messaging:17.3.4