Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The following dependencies do not satisfy the required version: project ':flutter_audio_player' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.0 #7

Open
shaadakhan opened this issue Apr 9, 2020 · 1 comment

Comments

@shaadakhan
Copy link

FAILURE: Build failed with an exception.

  • What went wrong:
    The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10 and higher.
    The following dependencies do not satisfy the required version:
    project ':flutter_audio_player' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.0

  • 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 2s
Gradle task assembleDebug failed with exit code 1
Exited (sigterm)

@ghost
Copy link

ghost commented Apr 9, 2020

Hi, as your log suggested, you should upgrade your Kotlin Gradle plugin version to version 1.3.10 and higher. and then have a try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant