You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Android application is designed to fetch and display news articles using Jetpack Compose, following the MVVM architecture. It integrates Retrofit for network operations, Coroutines for asynchronous tasks, and Hilt for dependency injection, ensuring a robust and maintainable codebase.