# Proguard

> Use proguard minification.

## Definition

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

> **Warning:**
>
> **Removed.** AndroidMinification enum is obsolete.

```csharp
Proguard = 1
```
