Skip to content

remove deprecated package filters

username-removed-107107 requested to merge hardysim/android-ci:patch-1 into master

Some package-filters seem deprecated. See the log-output of a recent job:

https://gitlab.com/showcheap/android-ci/builds/12719354

Error: Ignoring unknown package filter 'addon-google_apis-google-25'
Error: Ignoring unknown package filter 'extra-android-support'

I think those are includes in the m2repository, which is already included.

Merge request reports