Skip to content

checkupdates: skip when there is no match for version

linsui requested to merge linsui/fdroidserver:checkupdates into master

... name regex in CheckUpdateData

Example: https://github.com/Dar9586/NClientV2/blob/2.9.5/app/build.gradle#L12

Sometimes we only want to match the version name with a specific pattern.

Merge request reports