isMissingManifestFile

fun Project.isMissingManifestFile(agpApiAccess: AgpApiAccess): Boolean

Return

true if the project is an Android project and no manifest file exists at the location defined in the Android extension

Parameters

agpApiAccess

the AgpApiAccess to use for safe access

Sources

Link copied to clipboard