# minSupportedSdkVersion

> Minimum supported Android API level.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static AndroidSdkVersions minSupportedSdkVersion { get; }
```

### Remarks

This is the minimum API level that Unity supports for Android builds.
