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

Updated Kotlin to 1.9.23 #195

Merged
merged 4 commits into from
Apr 4, 2024

Conversation

LachlanMcKee
Copy link
Collaborator

Description

Updated Kotlin to 1.9.23

Check list

  • I have updated CHANGELOG.md if required.
  • I have updated documentation if required.

Comment on lines +10 to +11
sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Copy link
Collaborator Author

@LachlanMcKee LachlanMcKee Apr 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Downgraded to ensure that MVICore works with apps that are still using Java 11
The update to 17 has not been released as yet so this is not a breaking change.

@LachlanMcKee LachlanMcKee merged commit eafc9e2 into badoo:master Apr 4, 2024
5 checks passed
@LachlanMcKee LachlanMcKee deleted the update-kotlin-to-1.9.23 branch April 4, 2024 12:11
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.

2 participants