error: cannot find symbol
return DaggerMyApplication_HiltComponents_SingletonC.builder()
^
symbol: variable DaggerMyApplication_HiltComponents_SingletonC
Fixed by removing deprecated dependencies:
implementation "androidx.hilt:hilt-lifecycle-viewmodel" kapt "androidx.hilt:hilt-compiler
https://github.com/google/dagger/issues/2541
Compilation issues after moving to 2.34 from 2.33 - Hilt · Issue #2541 · google/dagger
Our production app was successfully using 2.33 dagger until this morning we moved to 2.34 and started getting compilation issues and the code is not building. Looks like the errors are from "D...
github.com
728x90
반응형