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

error caused by the old version of Kotlin in my project, could you update it to the latest version #5

Open
myalsailamy opened this issue May 16, 2020 · 4 comments

Comments

@myalsailamy
Copy link

Launching lib\main.dart on SM N935F in debug mode...
Running Gradle task 'assembleDebug'...

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_simple_sticker_view' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71

  • 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 4s
Finished with error: Gradle task assembleDebug failed with exit code 1

https://stackoverflow.com/questions/54605954/error-the-android-gradle-plugin-supports-only-kotlin-gradle-plugin-version-1-3

Thank You .

@myalsailamy myalsailamy changed the title error is caused by the old version of Kotlin in my project, could you update it to the latest version error caused by the old version of Kotlin in my project, could you update it to the latest version May 19, 2020
@ouzari
Copy link

ouzari commented May 29, 2020

I have the same issue, did any one find the solution?

@myalsailamy
Copy link
Author

myalsailamy commented May 29, 2020

I have the same issue, did any one find the solution?

you can use it without install the package , Like what i did. you can find my project here
https://github.com/myalsailamy/flutter_Image_stickers

@ouzari
Copy link

ouzari commented May 29, 2020 via email

@Bernhard602
Copy link

I have the same issue, did any one find the solution?

you can use it without install the package , Like what i did. you can find my project here
https://github.com/myalsailamy/flutter_Image_stickers

I have the same issue, the link dead :(

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

3 participants