You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): Dynamically set Kotlin language version based on compiler
Kotlin 2.3+ dropped support for language version 1.8. Use 2.0 when
building with Kotlin 2.3+, otherwise keep 1.8.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments