PluginManagement
The C# definition of the pluginManagement element in a settings.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 PluginManagement : BaseBlock, ICloneable
Remarks
For more information about the file, see Android's documentation: The Gradle settings file
Constructors
Constructor | Description |
|---|---|
| PluginManagement() | Element constructor. |
Properties
Property | Description |
|---|---|
| Plugins | The C# definition of the |
| Repositories | The C# definition of the |