diff --git a/MIGRATION.md b/MIGRATION.md index 5d9437b28..c63b5f01a 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -2,7 +2,7 @@ #### v14.0.0 -- **Breaking Change**: The `core` plugin no longer depends on the kotlinx.immutable collections library. +- **Breaking Change**: The `core` plugin no longer depends on the `kotlinx.immutable` collections library. - Collections are marked as stable via the stability config file instead: https://github.com/mikepenz/AboutLibraries/pull/1267 - **Breaking Change**: The already deprecated `generateLibraryDefinitions*` tasks are now removed - **Breaking Change**: The plugin will now only work for projects that use AGP 7 or newer, with the new variants API via `AndroidComponentsExtension` available