Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 335 Bytes

File metadata and controls

8 lines (6 loc) · 335 Bytes

Presentation-Dagger

If you follow the commits you should see this project evolution.

  1. Project import.
  2. Initial project that shows location updates without dependency injection.
  3. Project updated to use depdendency injection.
  4. Project contains UI tests that we couldn't have created before the dependency injection refactor.