Repositories
The C# definition of the repositories element in a gradle file.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
public Repositories Repositories { get; }
Remarks
Configures the repositories for this project. For more information about the file, see Android's documentation: Remote repositories