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
deps android: Upgrade Kotlin to 2.2.0, from 2.1.20
Changelog:
https://kotlinlang.org/docs/whatsnew22.html
Highlights:
* Language features promotion to stable:
- Guard conditions in when with a subject.
- Non-local break and continue.
- Multi-dollar interpolation: improved handling of $ in string literals.
* Standard Library; Base64 API and HexFormat API are now Stable.
* Otherwise mostly experimental features.
0 commit comments