Error deploying Dagger hilt with gradle version catalog

45 views Asked by At

I am trying to implement dagger hilt in gradle version catalog, I do all the imports and it does them well, but when compiling, I get an error that I don't know why it is happening and I can't find a clear solution to this, could someone help me with this problem I have???

  1. Error
  2. libs.version.toml
  3. gradle project
  4. gradle app

enter image description here

enter image description here

enter image description here

enter image description here

0

There are 0 answers