Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19859

Android studio flutter

$
0
0

Launching lib\main.dart on Android SDK built for x86 in debug mode…
Running Gradle task ‘assembleDebug’…
[Fatal Error] kotlin-compiler-embeddable-1.3.50.pom:2:1: Content is not allowed in prolog.
[Fatal Error] kotlin-annotation-processing-gradle-1.3.50.pom:2:1: Content is not allowed in prolog.

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project ‘android’.

Could not resolve all artifacts for configuration ‘:classpath’.
Could not resolve org.jetbrains.kotlin:kotlin-compiler-embeddable:1.3.50.
Required by:
project : > org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
project : > org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50 > org.jetbrains.kotlin:kotlin-android-extensions:1.3.50
Could not resolve org.jetbrains.kotlin:kotlin-compiler-embeddable:1.3.50.
Could not parse POM https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.50/kotlin-compiler-embeddable-1.3.50.pom
Content is not allowed in prolog.
Could not resolve org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.3.50.
Required by:
project : > org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
Could not resolve org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.3.50.
Could not parse POM https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.50/kotlin-annotation-processing-gradle-1.3.50.pom
Content is not allowed in prolog.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 7s
Exception: Gradle task assembleDebug failed with exit code 1


Viewing all articles
Browse latest Browse all 19859

Trending Articles