-
Notifications
You must be signed in to change notification settings - Fork 346
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
Execution failed for task ':image_gallery_saver:compileDebugKotlin #1744
Comments
Hi @bensonarafat , Thank you for opening this up. Can you please confirm that you have tried what is mentioned here and here, with no success? |
I had to use stream_chat instead.. |
@bensonarafat I cannot reproduce it in the latest version, can you confirm that you have setup your environment to the correct java version and it is still happening? |
This issue was closed because it has been inactive for 7 days since being marked as stale. |
Hello, has anyone solved this case? |
Hi as the error states that image_gallery_saver is using different compile version. This error mostly happen when u upgrade gradle plugin above 7.6.3 and java/koltin option abouve 18/1.8 respectectively. So you can place subprojects { in android/build.gradle so if any project is using these conflicting kotlin and java version they will consume the right one |
Which packages are you using?
stream_chat_flutter
On what platforms did you experience the issue?
Android
What version are you using?
versions 6.11.0
What happened?
I just tried to run my app, i am getting the error.
I am using the latest flutter SDK version, after investigation i found out that one of the dependency called image_gallery_saver is causing the error
Steps to reproduce
Add the dependency and start debugging for my emulator
Supporting info to reproduce
No response
Relevant log output
Flutter analyze output
No response
Flutter doctor output
Code of Conduct
The text was updated successfully, but these errors were encountered: