我正在使用Firebase GMS服务开发Android应用程序.
我试着按照他们的教程,我按照他们说的做了项目,下载了json文件.
但是当我尝试将我的应用程序连接到Firebase时.他们告诉我错误
无法解析Android应用程序模块的Gradle配置.解决gardle build issuse和/或resync.
但是我觉得我的成绩脚本很完美(我会把它们写在页面的底部)
这是我的成绩构建控制台
Executing tasks: [:app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources]
Configuration on demand is an incubating feature.
WARNING: WARNING: Dependency org.json:json:20090211 is ignored for debug as it may be conflicting with the internal version provided by Android.
In case of problem, please repackage it with jarjar to change the class packages
WARNING: WARNING: Dependency org.json:json:20090211 is ignored for debug as it may be conflicting with the internal version provided by Android.
In case of problem, …Run Code Online (Sandbox Code Playgroud)