Fixed
Status Update
Comments
ga...@google.com <ga...@google.com> #2
Scott, can you please take a look?
sp...@google.com <sp...@google.com>
sp...@google.com <sp...@google.com> #3
Hey Ivan, I remove usages of JavaPluginConvention
with Change-Id: I55bcea46fbebd824d2cea30fa4325f0bcd38aaf6, but I can't figure out how to do it for HasConvention
.
Our HasConvention
was added by you, so you might have more context on the right replacement. Can you take a look?
ga...@google.com <ga...@google.com> #4
Convention is removed in change I456b6cb74be1b2f832018540c43fd9ead1196d75.
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.