mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-19 23:50:22 -04:00
If there are multiple package ids in a build.gradle file and the first one we don't want, checkupdates would get stuck. Make it ignore any package id that we don't want so that it can get past that.