Search code examples
androidandroid-roomdagger-hilt

Android build output gives [HILT] only


I am trying to use room with hilt but it gives me just that output I added all needed annoatations to fragments, activities , viewmodels and my application class.And I add dependencies.


Solution

  • Recheck your hilt dependencies I was facing the same issue it got solved after updating it.here!