# gradlePath

> Deprecated, use AndroidExternalToolsSettings.Gradle.path instead.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Android](/engine/6000.5/script-reference/unityeditor/android.md)
* **Assembly:** UnityEditor.Android.Extensions

> **Warning:**
>
> **Deprecated.** gradlePath is deprecated. Use Gradle.path instead.
>
> **Upgrade to** [path](/engine/6000.5/script-reference/unityeditor/android/androidexternaltoolssettings/gradle/path.md)

```csharp
public static string gradlePath { get; set; }
```
