Nikky
06/09/2021, 8:58 AMcall
method can be invoked from groovy
and gradle can make something acessible on the project via extension
but those cannot be combined it seems, well.. i tried
groovy extension modules is also something i tried.. but i already expected that to fail
currently i cannot get this to work without changing how the groovy buildscript looks
but something like
versions.versionFor("org.jetbrains:annotations:_")
is possible to do