Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot invoke "org.gradle.api.Project.getBuildDir()" because "this.project" is null #877

Open
initialjie opened this issue Jan 3, 2024 · 0 comments

Comments

@initialjie
Copy link

initialjie commented Jan 3, 2024

异常类型:Cannot invoke "org.gradle.api.Project.getBuildDir()" because "this.project" is null

matrix版本:2.0.8

gradle版本:AGP 7.4.2, gradle 7.6.3

问题描述:修改代码后再次编译,大概率报 Cannot invoke "org.gradle.api.Project.getBuildDir()" because "this.project" is null

堆栈/日志:

Execution failed for task ':app:transformClassesWithMatrixTraceTransformForDebug'.
> Cannot invoke "org.gradle.api.Project.getBuildDir()" because "this.project" is null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant