skydoves / pokedex-compose

🗡️ Pokedex Compose demonstrates modern Android development with Jetpack Compose, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.
Apache License 2.0
683 stars 112 forks source link

[refactor/apply-retrofit-okhttp-bom] Apply bom on Retrofit && OkHttp #27

Closed l2hyunwoo closed 3 months ago

l2hyunwoo commented 3 months ago

🎯 Goal

🛠 Implementation details

Preparing a pull request for review

Ensure your change is properly formatted by running:

$ ./gradlew spotlessApply

Please correct any failures before requesting a review.