在pubspec.yaml中进行版本升级时出错

颤振

我听不懂

我在“ pubspec.yaml”中升级版本时发生错误

版本:1.0.1 + 2没问题。建立完成!

但是1.0.2 + 3、1.0.3 + 4,..错误!!!!建立失败!

即使1.0.0 + 1 ..错误也..

我该怎么办?

no problem

error screenshot

错误信息是

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> java.lang.NullPointerException (no error message)

* 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 13s
Finished with error: Gradle task assembleDebug failed with exit code 1