Tony Robalik

Results 417 comments of Tony Robalik

Are those `proj.jar`s available on any available configuration/classpath? Are they part of the `buildEnvironment`? Is [`Project.getBuildScript()`](https://docs.gradle.org/current/javadoc/org/gradle/api/Project.html#getBuildscript--) not useful?

@4gus71n PTAL https://github.com/autonomousapps/dependency-analysis-gradle-plugin

This may possibly be resolved with a recent merge to main. https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/pull/804 Would you mind checking the snapshot? (wait at least a couple of hours)

No problem. I said "wait at least a couple of hours" just in case you tried too early and didn't get the right snapshot. This has actually been released at...

I thought it may have resolved it because #804 also made a change that I thought might fix the `test` issue. Guess not!

If someone provides a minimal reproducer, that will make this easier to address. Thanks!

Absent a reproducer, I'm going to remove this from the `next` milestone.

Only happened once. If it does again, I'll update. I've seen weird stuff before with the Worker API that makes me think things aren't quite synchronized correctly.

Do you know if this issue still exists in the latest version (1.24.0 at time of writing)?