Hello, when running the project, because the gradle of the project is 7.0.2 version, the JDK version is selected as 16 after query, and an error is reported after the configuration is completed: “Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.” May I ask why this is?

Hello, when running the project, because the gradle of the project is 7.0.2 version, the JDK version is selected as 16 after query, and an error is reported after the configuration is completed: “Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.” May I ask why this is?
