path | The file path to place the settings.gradle file at. This path is relative to the gradle project path. |
gradleSettings | The representation of module settings.gradle file. |
Sets a new settings.gradle
file.
To use this method, you must also declare your new file in AndroidProjectFilesModifier.Setup using the AndroidProjectFilesModifierContext.AdditionalOutputs.AddGradleSettingsFile method.