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

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

Open
AnyLifeZLB opened this issue Mar 20, 2024 · 3 comments

Comments

@AnyLifeZLB
Copy link
Owner

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

@AnyLifeZLB
Copy link
Owner Author

AnyLifeZLB commented Mar 20, 2024

建议Gradle 插件版本和Gradle 版本对应上到7.X

目前开发使用的Gradle 插件版本是7.4.2 ,对应的Gradle 版本是 7.5

classpath 'com.android.tools.build:gradle:7.4.2'
distributionUrl=https://services.gradle.org/distributions/gradle-7.5-all.zip

官方说明:https://developer.android.google.cn/build/releases/gradle-plugin?hl=zh-cn

Android Studio 最好升级到最新版本

@engkaranja
Copy link

am encountering a similar issue,

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

I will truly appreciate any assistance to solve this error

@AnyLifeZLB
Copy link
Owner Author

@engkaranja

建议Gradle 插件版本和Gradle 版本对应上到7.X

目前开发使用的Gradle 插件版本是7.4.2 ,对应的Gradle 版本是 7.5

classpath 'com.android.tools.build:gradle:7.4.2'
distributionUrl=https://services.gradle.org/distributions/gradle-7.5-all.zip

官方说明:https://developer.android.google.cn/build/releases/gradle-plugin?hl=zh-cn

Android Studio 最好升级到最新版本,More https://github.com/AnyLifeZLB/FaceVerificationSDK

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