Dagger-Hilt-Tutorial icon indicating copy to clipboard operation
Dagger-Hilt-Tutorial copied to clipboard

Feature/upgrades

Open RumitPatel opened this issue 1 year ago • 0 comments

Fixes #4

  • Android gradle plugin updated to 8.0.2.
  • Dagger-hilt and other related dependencies updated.
  • Packagename moved to build.gralde as namespace from AndroidManifest.xml
  • Databinding updated and 'binding' tag used and synthetic removed.
  • Hilt property updated in MainActivity and ViewModel.

RumitPatel avatar Jun 30 '23 11:06 RumitPatel