Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. #153

Open
Yunhyeonjin4777 opened this issue Mar 15, 2023 · 1 comment

Comments

@Yunhyeonjin4777
Copy link

Yunhyeonjin4777 commented Mar 15, 2023

Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

빈 안드로이드 프로젝트 dependencies에

implementation 'gun0912.ted:tedbottompicker:2.0.1' 만 추가했을 뿐인데 위와 같은 에러가 뜹니다. 어떤 에러인지 아시는 분 있을까요.

현재 안드로이드 SDK는 33이고, 32,31 낮춰서 시도를 해봤지만 동일한 에러가 뜹니다
그리고 tedbottompicker:2.0.1 버전도 2.0.0, 1.0,1, 1,0,0 다 시도를 해봤지만 같은 에러가 뜹니다..

@eeore
Copy link

eeore commented Jul 3, 2023

implementation 'io.github.ParkSangGwon:tedbottompicker:2.0.1'
이렇게 해보시겠어요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants