This message was deleted.
# community-support
s
This message was deleted.
👀 1
j
I know it is a breaking change that can be hard to catch as people are running
toString()
in configuration or execution and phases and it will break but I think that moving everything to lazy APIs is a must
c
I was able to get version as an input in my tasks using
project.provider { project.version }
, but yeah I’m wondering this too.
I think for version to be moved to a property/provider you’d want to track this issue https://github.com/gradle/build-tool-roadmap/issues/28
thank you 2