Describe the issue
Per #130, if no version selector is configured for a specific TOML file it should fall back to the top level configured one. However it seems that Gradle always sets some kind of (empty) callback if not set when creating the object so this doesn't work correctly.
Describe the issue Per #130, if no version selector is configured for a specific TOML file it should fall back to the top level configured one. However it seems that Gradle always sets some kind of (empty) callback if not set when creating the object so this doesn't work correctly.