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

Update kotlin version #2

Closed
paurakhsharma opened this issue May 5, 2020 · 3 comments
Closed

Update kotlin version #2

paurakhsharma opened this issue May 5, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@paurakhsharma
Copy link

Hey I have this error due to the older version of kotlin... can you please update the kotlin version
or, suggest me how I can work around this issue?

Launching lib/main.dart on RMX1801 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_stegify' -> 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 1s
Finished with error: Gradle task assembleDebug failed with exit code 1

And thanks for the great plugin 👍

@DimitarPetrov
Copy link
Owner

@paurakhsharma
Thank you for pointing that out! 👍

I have released new version 0.0.6 can you try with it and verify if the issue persists?

Regards,
Dimitar

@DimitarPetrov DimitarPetrov added the bug Something isn't working label May 5, 2020
@DimitarPetrov DimitarPetrov self-assigned this May 5, 2020
@paurakhsharma
Copy link
Author

Thank you for the quick update.
I will have a look and let you know 🙂

@paurakhsharma
Copy link
Author

It works like a charm... Thank you so much.
Closing the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants