AS更新后出现问题,无法正常运行了

Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.squareup.okhttp3:okhttp3:5.0.0.alpha.7.
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

这个库有问题,com.squareup.okhttp3:okhttp3:5.0.0.alpha.7.
看下是不是不在了,还是更新了