DaggerHilt1 [Android/Error] 안드로이드 error: cannot find symbol @dagger.hilt.InstallIn(value = {ApplicationComponent.class}) Dagger Hilt를 업데이트하고 나서 Build를 하니깐 아래와 같은 에러가 발생했습니다. error: cannot find symbol @dagger.hilt.InstallIn(value = {ApplicationComponent.class}) ApplicationComponent 가 SingletonComponent 으로 이름이 변경되었다고 합니다. Ctrl + Shift + F 를 통해서 ApplicationComponent를 찾아서 SingletonComponent로 변경했더니 잘 되네요.. 2021. 2. 5. 이전 1 다음