Join Slack
Powered by
Starting with Kotlin 1.4, we don't have to include...
# announcements
a
Alexandru Hadăr
04/15/2021, 3:04 PM
Starting with Kotlin 1.4, we don't have to include
stdlib
dependency anymore, it's included by default. Does it detect automatically what Java version I'm targeting ? So if I target
Java 1.8
, will it download
kotlin-stdlib-jdk8
? Same for
Java 1.7
?
6
Views
Open in Slack
Previous
Next