1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Mobile]

Discussão em 'Mobile' iniciado por Mainardo Farias, Junho 17, 2021.

  1. sou iniciante no desenvolvimento de aplicações mobile e estou começando a usar o Android Studio, porém logo após instalar e criar meu primeiro projeto, obtive o seguintes erros:


    Gradle project sync failed.


    Cause: toDerInputStream rejects tag type 125
    1. A problem occurred configuring root project 'First Project'.
    2. Could not resolve all artifacts for configuration ':classpath'.
    3. Could not resolve com.android.tools.build:gradle:4.2.0.
    4. Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0-release-764.

    Aqui está um print do erro: [​IMG]


    Detalhes do Erro


    Could not resolve com.android.tools.build:gradle:4.2.0. > Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/4.2.0/gradle-4.2.0.pom'. > org.apache.http.ssl.SSLInitializationException: toDerInputStream rejects tag type 125


    Could not resolve com.android.tools.build:gradle:4.2.0. > Could not get resource 'https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/4.2.0/gradle-4.2.0.pom'. > org.apache.http.ssl.SSLInitializationException: toDerInputStream rejects tag type 125


    Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0-release-764. > Could not get resource 'https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.5.0-release-764/kotlin-gradle-plugin-1.5.0-release-764.pom'. > org.apache.http.ssl.SSLInitializationException: toDerInputStream rejects tag type 125


    Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0-release-764. > Could not get resource 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.5.0-release-764/kotlin-gradle-plugin-1.5.0-release-764.pom'. > org.apache.http.ssl.SSLInitializationException: toDerInputStream rejects tag type 125

    Estou perdido e não sei bem como resolver, desde já agradeço a quem puder me ajudar

    Continue reading...

Compartilhe esta Página