Add a `--no-gradle-generation` mode to the `generate_gradle_lockfiles.dart` script (#145568)
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
Showing
Please register or sign in to comment