# Publishing

> Maven publishing DSL object for configuring options related to publishing AAR.

## Definition

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

```csharp
public Block Publishing { get; }
```

### Remarks

This block is empty, to use it add custom elements. For more information about the element, see Android's documentation: [publishing element](https://developer.android.com/reference/tools/gradle-api/com/android/build/api/dsl/LibraryPublishing)
