Clone repository and build master branch. In project I use Fragments, MVVM, Coroutines+Flow, Paging, Room, Retrofit.
For use API in project create file apikey.properties in project root with:
marvel_comics_private_api_key="your private marvel key"
marvel_comics_public_api_key="your public marvel key"
Register here to get the marvel api keys