mirror of
https://github.com/flutter/flutter.git
synced 2026-01-19 20:22:03 +08:00
The script currently overwrites existing `settings.gradle`, `build.gradle`, and `gradle-wrapper.properties` files in the directories it processes. This mode makes it not do that, and just generate the lockfiles themselves. Related to https://github.com/flutter/flutter/pull/145564#r1371888460