This message was deleted.
# community-support
s
This message was deleted.
w
Hey Jendrik, thanks for doing those videos! I have a question for the first video about the settings file. You suggest putting
includeBuild()
 under 
dependencyResolutionManagement
. Though there is only 
Settings.includeBuild()
, so it will fall through to call that. That felt strange to me. What are your reasons for putting the
includeBuild()
methods there?