mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-21 23:38:05 -04:00
Also does this with the additional field for ignoring vuln apps. This should be safe, because there is a check for if (columnExists()) which will only pass if people don't already have this column. Fixes #1181.