CompileSdkSpec()
Initializes a new instance of the CompileSdkSpec class.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Constructor
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
public CompileSdkSpec()
Remarks
The new instance has no compile SDK version set. Use CompileSdkSpec.Set to assign a major and minor API level before Unity writes this element to the Gradle file.