Join Slack
Powered by
There is no `build.gradle` anymore :sweat_smile: ....
# gradle
x
x80486
08/02/2017, 7:42 PM
There is no
build.gradle
anymore 😅 ...on the other hand, I can do something similar with
tasks.withType<Wrapper> { ... }
, but still there should be a way for doing this without having that "task", huh?
2
Views
Open in Slack
Previous
Next