SingleArtifact.MERGED_MANIFEST

public static class SingleArtifact.MERGED_MANIFEST extends SingleArtifact implements Artifact.Replaceable, Artifact.Transformable


Merged manifest file that will be used in the APK, Bundle and InstantApp packages. This will only be available on modules applying one of the following plugins : com.android.application com.android.dynamic-feature com.android.library com.android.test

For each module, unit test and android test variants will not have a manifest file available.

Summary

Public fields

INSTANCE

public static @NonNull SingleArtifact.MERGED_MANIFEST INSTANCE