Join Slack
Powered by
I went to setup the 1.4.0-RC, and it looks like th...
# eap
r
Ryan Simon
07/27/2020, 5:03 PM
I went to setup the 1.4.0-RC, and it looks like the documentation is wrong. It refers to
1.4-RC
as the version, but what worked was
1.4.0-rc
. May be worth updating
a
Alexey Belkov [JB]
07/27/2020, 5:43 PM
You mean here?
https://kotlinlang.org/eap/configure-build-for-eap.html
r
Ryan Simon
07/27/2020, 5:44 PM
yes correct
@Alexey Belkov [JB]
o
Oliver.O
07/27/2020, 6:28 PM
Note that "1.4.0-RC" is used througout the announcement
https://blog.jetbrains.com/kotlin/2020/07/kotlin-1-4-rc-released/
and previous EAP releases such as "1.4-M3" used uppercase only in their version numbers. With "1.4.0-RC" we have a mix of uppercase and lowercase in addition to the added ".0".
https://kotlinlang.org/eap/configure-build-for-eap.html
contains "1.4-RC" (uppercase, without ".0") 4 times.
l
Liliia
07/28/2020, 9:31 AM
Thanks for heads up! We’re working on a fix for this. The correct version is
1.4.0-rc
.
🙏 1
🔥 1
4
Views
Open in Slack
Previous
Next