RickAndMorty Android app showing a Clean Architecture implementation using Rick and Morty API This is a fork of the original repo from @juan1393, adding some refactors and improvements Huge thanks to Juan for the original codebase to start Added Instrumentation Tests with espresso Configured koin to replace all dependencies with Test doubles of our preference Replaced custom Either class with Either from arrow-kt Added Continous Integration with travis-ci Renamed Views