이것저것/오류 해결
Gradle import할 때 발생하는 오류 해결 (Unable to find method)
gi2
2022. 7. 15. 16:58
[ Unable to find method ''java.lang.String org.gradle.api.artifacts.result.ComponentSelectionReason.getDescription()''. Possible causes for this unexpected error include: Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) ]
지금까지 gradle sync 관련 문제를 gradle version을 7.4.1에서 6.8.3 으로 다운 그레이드 해서 해결해 왔는데
언제까지 6버전을 쓸 순 없어서...
해결책을 찾아보니 intellj 버전이 너무 오래 전 거라 그랬던 거였다.
업데이트하기 귀찮아서 22년도까지 19년도 버전을 쓰고 있어서.,,,,,,,,,,,,방치 중이었다.,,,,,,,,,,,,,,
22년도 버전으로 업데이트 해주니 문제 해결!~!