androidSdkVersion
The specific version of the Android SDK to build your project with.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Profile
- Assembly: UnityEditor.BuildProfileModule
public string androidSdkVersion { get; set; }
Remarks
Build Automation builds your project using the Android SDK version you choose. This value is required for any cloud build that targets the Android platform.