Skip to content

Commit 7683c00

Browse files
authored
Merge pull request #1290 from Goooler/migration-doc
Correct formatting of `kotlinx.immutable` in MIGRATION.md
2 parents 7ae97d3 + 27aa97e commit 7683c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#### v14.0.0
44

5-
- **Breaking Change**: The `core` plugin no longer depends on the kotlinx.immutable collections library.
5+
- **Breaking Change**: The `core` plugin no longer depends on the `kotlinx.immutable` collections library.
66
- Collections are marked as stable via the stability config file instead: https://github.com/mikepenz/AboutLibraries/pull/1267
77
- **Breaking Change**: The already deprecated `generateLibraryDefinitions*` tasks are now removed
88
- **Breaking Change**: The plugin will now only work for projects that use AGP 7 or newer, with the new variants API via `AndroidComponentsExtension` available

0 commit comments

Comments
 (0)