Any idea how to set duplicate strategy to exclude ...
# gradle
m
Any idea how to set duplicate strategy to exclude in gradle 6.5 on buildscript? Tired to use set DuplicatesStrategy() function on my jar script but the deprecated warning still shows up, saying that I need to use the duplicate strategy 'INCLUDE'