# gradleUserHomePath

> Deprecated, use AndroidExternalToolsSettings.Gradle.userHomePath instead.

## Definition

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

> **Warning:**
>
> **Deprecated.** gradleUserHomePath is deprecated. Use Gradle.userHomePath instead.
>
> **Upgrade to** [userHomePath](/engine/6000.6/script-reference/unityeditor/android/androidexternaltoolssettings/gradle/userhomepath.md)

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