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
Copy file name to clipboardExpand all lines: MIGRATION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
#### v14.0.0
4
4
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.
6
6
- Collections are marked as stable via the stability config file instead: https://github.com/mikepenz/AboutLibraries/pull/1267
7
7
-**Breaking Change**: The already deprecated `generateLibraryDefinitions*` tasks are now removed
8
8
-**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