当我尝试在Kotlin Multiplatform Mobile (KMM)项目的共享模块中使用以下块添加Firebase-bom依赖项时,单词platform以红色错误文本显示,Gradle构建失败并显示"Unresolvedreference: platform“。val androidMain by getting {
我刚刚将 v6.2.0添加到我的React Native应用程序中。它以前在使用身份验证和消息传递模块时构建得很好。> Could not find com.google.firebase:firebase-bom:21.3.0.react-native-firebase_app我不确定这个文件是什么,也不确定它为什么会被删除