SingleArtifact.BUNDLE

object SingleArtifact.BUNDLE : Artifact, Artifact.Single, SingleArtifact, Artifact.Transformable

Any
   ↳ Artifact
     ↳ Artifact.Single
       ↳ SingleArtifact
         ↳ SingleArtifact.BUNDLE

The final Bundle ready for consumption at Play Store. This is only valid for the base module.

Summary

Inherited functions

From class Artifact
open String
String

Provide a unique name for the artifact type.

From class SingleArtifact