We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c209e6 commit 6e8b179Copy full SHA for 6e8b179
src/content/release/breaking-changes/migrate-to-agp-9.md
@@ -148,8 +148,8 @@ from the deprecated AGP DSL to the new DSL.
148
the following changes should occur:
149
150
- **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
+to the new AGP DSL, remove `android.newDsl=false` from your
+`gradle.properties` file. This document will be updated to
153
reflect that change.
154
155
- **Full Add-to-app Support:** Full support for Add-to-app on AGP 9
0 commit comments