Migrate resource booleans to BuildConfig fields
Currently Nebulo has hide_adblocking_servers
and add_default_hostsources
in app_settings.xml
. The values are overridden in the F-Droid config. This should be done with BuildConfig fields instead.