2.7.2 - 2026-01-11
- Supported KSP version: >=2.0.2
- Supported Kotlin version: >=2.2.0
- Ktor version: 3.3.3
Changed
- Update KSP to 2.3.4
- When you use Kotlin 2.3.0 the Gradle plugin will now automatically set the kotlinVersion/compilerPluginVersion to 2.3.3 if not set manually.
Fixed
- Unable to retrieve annotations in client plugin #...