标签: firebase android-studio
我正在使用Android Studio 3.1.1 我的应用程序基于firebase。我添加了他们给我的依赖项。但是有一个我没想到的错误。
找不到com.google.firebase:firebase-database:12.0.1。
我添加了这些依赖项, 1)build.gradle(Module:app)文件。 2)build.gradle(顶级构建)。
我更新了所有SDK并尝试同步。但它失败了。Image of the error message