Slackbot
09/20/2020, 3:39 PMLouisCAD
09/21/2020, 7:56 AMobject
is RefreshVersionsConfigHolder
. I know the approach is a little dirty, but it was so much easier to just keep the buildSrc
around to get the dependencies when needed. I'm planning to do otherwise as I add support for includedBuilds, but I'd like it to work alright in the meantime.
The source of that object is here: https://github.com/jmfayard/refreshVersions/blob/master/plugins/core/src/main/kotlin/de/fayard/refreshVersions/core/internal/RefreshVersionsConfigHolder.ktLouisCAD
09/21/2020, 8:00 AMDefaultGradle_Decorated
retained by BeanDynamicObject
, but since there's only two instances, it might be expected as there's the root project and its buildSrc.