This message was deleted.
# community-support
s
This message was deleted.
c
Action<T>
gets you the most for compatibility across Gradle consumers - Kotlin, Groovy DSLs - for which it is equivalent.
thank you 2
👍 1
👍🏼 1
e
also note that Java lambdas in general cause problems with configuration cache as Gradle cannot serialize them: https://docs.gradle.org/nightly/userguide/configuration_cache.html#config_cache:not_yet_implemented:storing_lambdas
thank you 2