Join Slack
Powered by
<@U0QBCLV62> commented on <@U5RU888H0>’s file <htt...
# gradle
u
user
06/17/2017, 3:07 PM
@bamboo
commented on
@oleksandr.samsonov
’s file
https://kotlinlang.slack.com/files/U5RU888H0/F5VCCS4FN/here_how_i_configure_tasks_in_gradle-script-kotlin.kt
: 👍 The
withType
call can also be written with generics for a slightly shorter version:
Copy code
withType<JavaExec> { ... }
Here_how_i_configure_tasks_in_Gradle-script-kotlin.kt
Open in Slack
Previous
Next