【发布时间】:2019-02-04 18:59:14
【问题描述】:
将 firebase_auth 从早期版本升级到 ^0.8.0+1 后,我会报错。 这是错误
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':firebase_auth:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* 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
BUILD FAILED in 2s
Finished with error: Gradle task assembleDebug failed with exit code 1
【问题讨论】:
标签: firebase dart flutter firebase-authentication