diff --git a/src/content/release/breaking-changes/flutter-plugins-configuration.md b/src/content/release/breaking-changes/flutter-plugins-configuration.md index 6668211ad8..e6f40858bb 100644 --- a/src/content/release/breaking-changes/flutter-plugins-configuration.md +++ b/src/content/release/breaking-changes/flutter-plugins-configuration.md @@ -65,7 +65,7 @@ must be updated to a newer build script. For example: -```gradle +```groovy include ':app' def flutterProjectRoot = rootProject.projectDir.parentFile.toPath()