Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


androidSdkVersion

The specific version of the Android SDK to build your project with.
Read time 1 minuteLast updated 11 days ago

Definition

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.