Skip to content

use tag if version name is unknown

If we don't find the version name neither in the AndroidManifest.xml nor in the build.grade file, we fallback to the tag the user specified to search for.

That way we have a better version name than 'Unknown'.

Merge request reports