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