Currently, generate_gradle_lockfiles.dart replaces existing build.gradle files with one long string.
We should change the script to use named constants for these values, and also consider whether it would be good to have these constants be the same as the ones used in project templates.