xarzu
Newbie
I was trying to perform a gradle sync on my Android Studio project and it generated the following error.
https://photos.app.goo.gl/9ZPCHcm1XqktCt4J8
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:classpath'.
> Using insecure protocols with repositories, without explicit opt-in, is unsupported. Switch Maven repository 'maven2(http://localhost/)' to redirect to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/7.3.3/dsl/o...s.UrlArtifactRepository:allowInsecureProtocol for more details.
Please advise. Have you seen this before? How did you fix this?> Could not resolve all dependencies for configuration ':app:classpath'.
> Using insecure protocols with repositories, without explicit opt-in, is unsupported. Switch Maven repository 'maven2(http://localhost/)' to redirect to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/7.3.3/dsl/o...s.UrlArtifactRepository:allowInsecureProtocol for more details.
https://photos.app.goo.gl/9ZPCHcm1XqktCt4J8