AllProjects
The C# definition of the allprojects element in a gradle file.
Read time 2 minutesLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseBlock
- Implements: ICloneable
public sealed class AllProjects : BaseBlock, ICloneable
Remarks
Configures this project and each of its sub-projects. For more information about the element, see Gradle's documentation: allprojects element
Constructors
Constructor | Description |
|---|---|
| AllProjects() | Element constructor. |
Properties
Property | Description |
|---|---|
| Buildscript | The C# definition of the |
| Repositories | The C# definition of the |
| Version | The C# definition of the |