# Version

> The C# definition of the version element in a gradle file.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Android.Gradle](/engine/6000.6/script-reference/unity/android/gradle.md)
* **Assembly:** Unity.Android.Gradle

```csharp
public PropertyString Version { get; }
```

### Remarks

The version of this project. For more information about the element, see Gradle's documentation: version element
