【发布时间】:2020-02-25 11:58:56
【问题描述】:
我在codecanyon买了这个应用代码,但是作者没有回答。这就是我在这里问的原因。我不了解android,我只是按照他们的教程进行操作。这是我的问题。有谁能帮忙吗?
gradle 版本distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip
这是我遇到的错误
错误:无法解决:com.google.firebase:firebase-core:17.3.99
在项目结构对话框中显示
受影响的模块:app错误:无法解决:com.google.android.gms:play-services-ads:17.3.99
在项目结构对话框中显示
受影响的模块:app错误:无法解决:com.google.firebase:firebase-messaging:17.3.99
在项目结构对话框中显示
受影响的模块:app错误:无法解决:com.google.android.gms:play-services-location:17.3.99
在项目结构对话框中显示
受影响的模块:app错误:无法解决:com.google.android.gms:play-services-ads-identifier:17.3.99
在项目结构对话框中显示
受影响的模块:app错误:无法解决:com.google.android.gms:play-services-base:17.3.99
在项目结构对话框中显示
受影响的模块:app
【问题讨论】:
-
没有 firebase-core 版本 17.3.99。此处列出了所有 Firebase 库的最新版本。 firebase.google.com/support/release-notes/android
标签: android firebase google-play-services