Join Slack
Powered by
I figured it out. Seems that it wants the lambda t...
# gradle
d
deepanshu
10/13/2018, 5:36 PM
I figured it out. Seems that it wants the lambda to be
ApplicationVariant.() -> Unit
instead of
(ApplicationVariant) -> Unit
Open in Slack
Previous
Next