encodedAssets property

List<EncodedAsset> encodedAssets
final

The assets produced by this build.

In dry runs, the assets for all Architectures for the OS specified in the dry run must be provided.

Implementation

final List<EncodedAsset> encodedAssets;