SingleArtifact.APK

object SingleArtifact.APK : Artifact, Artifact.Single, SingleArtifact, Artifact.Transformable, Artifact.Replaceable, Artifact.ContainsMany

Any
   ↳ Artifact
     ↳ Artifact.Single
       ↳ SingleArtifact
         ↳ SingleArtifact.APK

Directory where APK files will be located. Some builds can be optimized for testing when invoked from Android Studio. In such cases, the APKs are not suitable for deployment to Play Store.

Summary

Inherited functions

From class Artifact
open String
String

Provide a unique name for the artifact type.

From class SingleArtifact