This is the base of the multi-module repo.
This is the module corresponding to the app Los androides by Gabi Moreno.
Download it from Google Play.
It's using:
- MVVM with coroutines
- Clean Architecture
- Jetpack Compose
- Firebase
- Hilt
- Arrow
- Retrofit
- Moshi
- ExoPlayer
- Glide
- Datastore
- MockK
- Kluent
- MockWebServer
- ...
I am Gabi Moreno.
This is an open source project. Feel free to request issues.
And for sure, Pull Requests are opened and super-well received.
Take into account you should add something like this in your local.properties
to build the
project:
CLARITY_PROJECT_ID=foo
keystore.keyAlias=foo
keystore.storeFile=foo
keystore.storePassword=foo
keystore.keyPassword=foo
Thank you very much for being part of this project! 🤗