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

Kotlin news and tips
Download Telegram
🔥9🤮1
JetBrains still investing in Amper, and aims to make it The Kotlin Build Tool

https://blog.jetbrains.com/amper/2025/05/amper-update-may-2025/
💩8🎉4🤮1
Compose Multiplatform for Web in Kotlin Playground
15🔥4🤮1
Agent framework from Spring creator - Rod Johnson https://github.com/embabel/embabel-agent
4🤮2👍1
Please open Telegram to view this post
VIEW IN TELEGRAM
Feel free to suggest news via private messages
🥰4👍3
Kotlin 2.2.0 🎉

- Preview of context parameters
- Preview of context-sensitive resolution
- Support for nested type aliases
- Stable features: guard conditions, non-local break and continue, and multi-dollar interpolation
- Binary compatibility validation included in Kotlin Gradle plugin

And more: https://kotlinlang.org/docs/whatsnew22.html

https://blog.jetbrains.com/kotlin/2025/06/kotlin-2-2-0-released/
https://github.com/JetBrains/kotlin/releases/tag/v2.2.0
🎉124👍2
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