* Edit `mix.exs`. Remove line 41, modify line 42. * Run `mix deps.get`. * Run `mix compile` and confirm that no errors and warnigs emerge. * Run `mix format`. * Check the app functionalities manually.