:kotlin-intensifies-purple: Kotlin 1.8.0-Beta brin...
# library-development
a
K Kotlin 1.8.0-Beta brings the following updates: • Gradle 7.3 compatibility • Recursive
Path
utility functions in the stdlib • Support for Xcode 14 in Kotlin/Native • Discontinuation of support for the old JVM backend Try it out and share your feedback! 👉 https://kotlinlang.org/docs/whatsnew-eap.html Why install Beta? If you’re a library author, working with EAP versions allows you to support the latest Kotlin versions in your library almost immediately with the Stable release, which makes your users happier and your library more popular.
K 5