chiark / gitweb /
use tag if version name is unknown
authorJulian Strobl <julian@endocode.com>
Thu, 11 Feb 2016 18:50:16 +0000 (19:50 +0100)
committerJulian Strobl <julian@endocode.com>
Thu, 11 Feb 2016 18:50:16 +0000 (19:50 +0100)
commitdd0b38a7e545f1213433b6346a84ec080bdf7dc2
tree3428d5b4b1bdeb903b47a20e824795c13d3e284f
parent45d99d1cc92b4817edf4aca10a7dc6d995eecc55
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'.
fdroidserver/checkupdates.py