Also, the task its self appearas to be created laz...
# gradle
u
Also, the task its self appearas to be created lazily, but
Copy code
applicationVariants.configureEach { variant ->
        variant.outputs.configureEach { output ->
              pritln "variant; output"
prints that even when running
gradlew help
... so...whats the difference
u
The link errors out on me 😑
v
That's a problem of the Android app. On desktop or web the link would work. It is a link to your identical question on the Gradle slack as reference for other readers