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

fix: Change Kotlin version from 1.9.10 to 1.7.22 to fix Android builds #776

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

vbuberen
Copy link
Contributor

@vbuberen vbuberen commented Oct 11, 2023

This change fixes the issue #729

As I shared in the mentioned issue to use Kotlin 1.9.x project needs to be already on Android Gradle Plugin 8.x, which is not something that every project can already do now. Thus, I suggest to rollback Kotlin version for better compatibility like I had to do in Plus Plugins as well (see fluttercommunity/plus_plugins#2251)

@navaronbracke
Copy link
Collaborator

You are indeed right, per https://docs.gradle.org/current/userguide/compatibility.html#kotlin

@juliansteenbakker juliansteenbakker merged commit 5f09b9e into juliansteenbakker:master Oct 12, 2023
5 checks passed
@juliansteenbakker
Copy link
Owner

Thanks for your work @vbuberen !

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

3 participants