Skip to content

MaciejG604/Groovy-kotlin-lambda-test

Repository files navigation

Groovy-kotlin-lambda-test

This repository shows how easy-to-miss bugs can be introduced with lambdas in gradle build scripts.
As gradle build scripts put all the contents of Project object into the namespace, you have to be cautious
as not to capture any part of rootProject if the lambda is supposed to be used in subprojects configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published