Kotlin migration
Recipes for migrating to newer Kotlin versions.
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
- Migrate to Kotlin 2
- Migrate to
kotlinx-datetime0.7 - Remove redundant kotlin-stdlib dependencies
- Replace deprecated Char case conversions
- Replace deprecated String case conversions
- Replace deprecated
capitalizeanddecapitalize - Upgrade to
kotlinx-coroutines1.10 - Upgrade to
kotlinx-serialization1.8