Skip to content

Commit 6e8b179

Browse files
Update src/content/release/breaking-changes/migrate-to-agp-9.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 2c209e6 commit 6e8b179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/release/breaking-changes/migrate-to-agp-9.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ from the deprecated AGP DSL to the new DSL.
148148
the following changes should occur:
149149

150150
- **Remove DSL Gradle Property:** Once the Flutter team completes the migration
151-
to the new AGP DSL, you can remove `android.newDsl=false` from your
152-
`gradle.properties` file. The documentation will be updated to
151+
to the new AGP DSL, remove `android.newDsl=false` from your
152+
`gradle.properties` file. This document will be updated to
153153
reflect that change.
154154

155155
- **Full Add-to-app Support:** Full support for Add-to-app on AGP 9

0 commit comments

Comments
 (0)