안드로이드dependencies에러
![[Android]Could not resolve all files for configuration ':app:debugRuntimeClasspath' error해결!!](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdna%2FFqngQ%2FbtrRMVU2Vt8%2FAAAAAAAAAAAAAAAAAAAAAIS2XCuHCsR1qEwojOOkizr626H-w3-WZCkdkxPOL1Kj%2Fimg.png%3Fcredential%3DyqXZFxpELC7KVnFOS48ylbz2pIh7yKj8%26expires%3D1753973999%26allow_ip%3D%26allow_referer%3D%26signature%3DZGydiavHmLdjYGAO7F9%252FoBB5Aes%253D)
[Android]Could not resolve all files for configuration ':app:debugRuntimeClasspath' error해결!!
📌개요 안드로이드 스튜디오 뭐 업데이트 하라해서 했더니 새로만든 프로젝트가 아무 작업도 안했는데 빌드는 성공했지만, Run할때 에러가 떳다..넘 당황스러웠다..!😫 Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'. 에러 그대로 검색하니 잘 안나오다가 어찌저찌하여 찾게되었다..ㅎㅎㅎ>.