APK

@Incubating object APK : ArtifactType<Directory>, Artifact.Transformable, Artifact.Replaceable, Artifact.ContainsMany
kotlin.Any
   ↳ com.android.build.api.artifact.Artifact<FileTypeT>
   ↳ com.android.build.api.artifact.Artifact.SingleArtifact<T>
   ↳ com.android.build.api.artifact.ArtifactType<org.gradle.api.file.Directory>
   ↳ com.android.build.api.artifact.ArtifactType.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