diff --git a/src/content/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors.md b/src/content/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors.md index 230bf1ab51..8762262721 100644 --- a/src/content/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors.md +++ b/src/content/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors.md @@ -160,6 +160,8 @@ kotlin { // ... ``` + + ### Update the plugin's `pubspec.yaml`