This message was deleted.
# community-support
s
This message was deleted.
a
This means that a plugin
de.undercouch.download
has a property
acceptAnyCertificate
in the
de.undercouch.gradle.tasks.download.Download
task that is not annotated correctly. So itโ€™s probably the easiest that you update
de.undercouch.download
plugin. It looks like the latest version is 5.3.0, that was released pretty recently so this issue is probably fixed.
๐Ÿ‘ 1
Probably fixed in 4.0.2: gradle-download-task#143.
s
perfect! Upgrading to 5.3.0 and adding a duplicatesStrategy fixed the build. Appreciate the help
๐Ÿ™Œ 1