ProjectLevelBuildGradleFile
The C# definition of the prpject-level (top-level) file.
Read time 2 minutesLast updated 10 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseGradleFile
- Implements: ICloneable
public class ProjectLevelBuildGradleFile : BaseGradleFile, ICloneable
Remarks
For more information about the element, see Gradle's documentation: The top-level build file
Constructors
Constructor | Description |
|---|---|
| ProjectLevelBuildGradleFile() | Element constructor. |
Properties
Property | Description |
|---|---|
| Plugins | The C# definition of the |