# Google Play Asset Delivery Plugin for Unity

*com.google.play.assetdelivery*

## Overview

Play Asset Delivery enables AssetBundles and other assets to be packaged into
an Android App Bundle and delivered through Google Play.

Refer to the
[documentation](//developer.android.com/guide/playcore/asset-delivery/integrate-unity)
and
[Runtime API reference](//developer.android.com/reference/unity/namespace/Google/Play/AssetDelivery)
for more information.

## Known Issues

- Recent versions of Unity can include a version of the Play Core library that conflicts with the one specified by this
  plugin.
  See [the Google Play Plugins for Unity README](https://github.com/google/play-unity-plugins/blob/master/README.md#play-core-conflicts)
  for details.
