Skip to content

[android] Consider suffixes when looking for AndroidManifest.xml

Nicolas Fella requested to merge nicolasfella/ci-tooling:patch-1 into master

Projects may want to use configure_file to do changes to the AndroidManifest.xml. Make sure get-apk-args also finds the manifest with a .in or .cmake suffix

Merge request reports