/Dagger-Hilt-Practice

This repository contains how to implement Dependency injection using Dagger-Hilt in kotlin.

Primary LanguageKotlin

Dagger-Hilt Practice

Dagger-Hilt Practice is a practice repository that contains how to implement Dependency injection using Dagger-Hilt in kotlin.

Covered Topics:

  • Inject basic String values
  • Inject Glide Instance
  • Inject Retrofit Instance