If you are facing the same issue, Check your build.gradle file and remove this line: implementation("androidx.hilt:hilt-lifecycle-viewmodel:1.0.0-apha03")
now re-run the project.