Join Slack
Powered by
That's a feature that will avoid mixing various Ko...
# spring
s
sdeleuze
11/27/2017, 1:59 PM
That's a feature that will avoid mixing various Kotlin versions 😉 It will be properly documented.
c
Czar
11/27/2017, 2:30 PM
currently it does the opposite, until I noticed it I had both 1.1.51 and 1.1.61 in my project 😕
stdlib-jre8
(which I declared) was 1.1.61 and transitive
stdlib
and
stdlib-jre7
where 1.1.51 (due to spring)
3
Views
Open in Slack
Previous
Next