Join Slack
Powered by
Also, now you can omit version for Kotlin dependen...
# gradle
g
gildor
05/09/2017, 1:32 PM
Also, now you can omit version for Kotlin dependencies, by default Kotlin plugin set version of plugin to dependencies
s
suresh
05/09/2017, 3:34 PM
gildor: Does it work for
kotlinModule
extension ? Seems like it default to
embeddedKotlinVersion
.
@bamboo
Shouldn’t we default this to plugin version instead of the embedded one??
g
gildor
05/09/2017, 3:45 PM
No, It doesn't work with kotlinModule from GSK. kotlinModule getting version of Kotlin from internal version used by GSK
4
Views
Open in Slack
Previous
Next