我正在研究 Ionic Project ,在尝试使用 Cordova (ionic cordova build android) 构建 APK 时,我遇到了这个错误,尽管几天前它曾经完美地工作过。我尝试了所有在网络上提出的解决方案。任何帮助都会很好
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
> Could not find any version that matches com.google.firebase:firebase-core:18.0.+.
Versions that do not match:
- 11.0.4
- 11.0.2
- 11.0.1
- 11.0.0
- 10.2.6
- + 35 more
Required by:
project :app
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org