Tencent / matrix

Matrix is a plugin style, non-invasive APM system developed by WeChat.
Other
11.66k stars 1.89k forks source link

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

Open initialjie opened 11 months ago

initialjie commented 11 months ago

异常类型: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