The Daily Kotlin
1.61K subscribers
53 photos
1 video
1 file
493 links
Kotlin Chats in Telegram:
RU https://kug.community/
EN https://kug.community/en

Kotlin news and tips
Download Telegram
Gradle 9.0 is approaching, making this an ideal time to test it:

./gradlew wrapper --gradle-version=9.0.0-rc-3 && ./gradlew wrapper

The release introduces significant new features that offer something valuable for every developer.
Notable changes include Gradle's migration to K2 (Kotlin's new compiler) and adoption of Kotlin 2.2.

https://gradle.org/whats-new/gradle-9/
https://docs.gradle.org/9.0.0-rc-3/userguide/upgrading_major_version_9.html
👍3🤮21🔥1👏1