In an android project, when using `_` for the grad...
# refreshversions
d
In an android project, when using
_
for the gradle android plugin version, AS makes me insert
@Suppress("GradlePluginVersion")
and still shows it as red... how can I get rid of the warning?
j
we will update the file
lint.xml
in the next release so that you don't have anything to do
👍 1
👍🏼 1