Remove unused build properties from build.gradle
I moved the provider specific URLs to app/src/custom/assets/urls. It contains the different URLs for bootstrapping a provider
MAIN_URL
, PROVIDER_IP
, PROVIDER_API_IP
, GEOIP_URL
, MOTD_URL
. These URLs still exist as properties in build.gradle, are unused should be removed.
Moreover these properties should be documented in the readme.