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

revert kotlin version back to 1.7.10 #191

Closed
wants to merge 1 commit into from

Conversation

mtallenca
Copy link

kotlin version 1.9.22 compiles code with Java 17 and we're getting java 8 / 17 warnings from gradle 7. Those warnings are errors in gradle 8.

Latest stable flutter and it's packages are using 1.7.10.

@Fintasys
Copy link
Owner

Fintasys commented Mar 5, 2024

I provided already a branch with the downgrade here. But so far I haven't heard from anyone that it fixes the issue
#189 (comment)

@mtallenca
Copy link
Author

mtallenca commented Mar 5, 2024 via email

@AndriiChuzhynov
Copy link
Contributor

It works in my case.
But I still don't know the root cause why it's broken in my project and I can't reproduce with fresh project 🤷‍♂️

@Fintasys
Copy link
Owner

This pull request (#192) appears to offer a more sustainable solution for the future. Let's try implementing it before deciding whether to revert to the Kotlin version.

@mtallenca mtallenca closed this Mar 22, 2024
@mtallenca mtallenca deleted the kotlin_1_7_10 branch March 22, 2024 17:38
@JohnGalt1717
Copy link

This still doesn't work. It forces me to update kotlin which then blows up the entire rest of the flutter toolchain for Android.

You're pushing people into a non-standard environment that isn't the default.

@Fintasys
Copy link
Owner

@JohnGalt1717 have you tried the most recent release? If it doesn't work, please file another issue 🙏

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

Successfully merging this pull request may close these issues.

None yet

4 participants