问题:
Failed to list versions for com.tencent.bugly:crashreport. > Unable to load Maven meta-data from [https://repo.maven.apache.org/maven2/com/tencent/bugly/crashreport/maven-metadata.xml](https://repo.maven.apache.org/maven2/com/tencent/bugly/crashreport/maven-metadata.xml). > Could not HEAD '[https://repo.maven.apache.org/maven2/com/tencent/bugly/crashreport/maven-metadata.xml](https://repo.maven.apache.org/maven2/com/tencent/bugly/crashreport/maven-metadata.xml)'. > The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to [https://docs.gradle.org/8.7/userguide/build_environment.html#sec:gradle_system_properties](https://docs.gradle.org/8.7/userguide/build_environment.html#sec:gradle_system_properties) in the Gradle documentation. > Remote host terminated the handshake > Failed to list versions for

image.png
解决办法:
查看代理上网的端口,并在Android studio --》file-->setting --->http设置端口

Android studio 代理设置