You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
#342 introduced a new processor parameter,
androidManifestFile, which enables the users to specify the path of the manifest.The currently implementation considers
androidManifestFileto be a path to the directory containingAndroidManifest.xml.I think it should point to the file directly, as does the Maven plugin.