Fixed
Status Update
Comments
ga...@google.com <ga...@google.com> #2
Can you please triage this bug today Jerome?
Thanks!
sp...@google.com <sp...@google.com>
sp...@google.com <sp...@google.com> #3
Looks like Jerome is OOO, so perhaps Ivan or Chris might be able to help triage this.
We are just hoping to identify the critical set of issues that need be fixed for AGP 8.0 Beta and this one is currently set as Beta blocking.
We are just hoping to identify the critical set of issues that need be fixed for AGP 8.0 Beta and this one is currently set as Beta blocking.
ga...@google.com <ga...@google.com> #4
Yes, this is indeed something we should do in AGP 8.0 beta, both removing the BasePlugin.getExtension
and moving plugins to gradle-api.
ya...@jetbrains.com <ya...@jetbrains.com> #5
In which AGP releases it was fixed?
sm...@google.com <sm...@google.com> #6
This should be fixed in AGP 7.4.0 from beta02 and 8.0.0 from alpha02 in addition to later versions.
Description
Seehttps://docs.gradle.org/current/dsl/org.gradle.api.plugins.JavaPluginConvention.html
We should remove all usages, as this API may be deleted in Gradle 8.0. The same applies to HasConvention.