158159160161162163164165
} }); } private void checkForUpdates() { updater = new Updater(Application.this); updater.checkForUpdatesInBackground(); }