Unity - Scripting API: GradleSettingsFile
class in Unity.Android.Gradle
/
Inherits from:Unity.Android.Gradle.BaseGradleFile
Success!
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Submission failed
For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Description
The C# definition of settings.gradle file.
Properties
| Property | Description |
|---|---|
| DependencyResolutionManagement | The C# definition of the dependencyResolutionManagement element in a gradle file. |
| IncludeList | The C# definition of a list of include element in a gradle file. |
| PluginManagement | The C# definition of the pluginManagement element in a settings.gradle file. |