Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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.

@LachlanMcKee LachlanMcKee force-pushed the update-kotlin-to-1.9.23 branch from 9f49362 to a8d138e Compare April 4, 2024 09:02
@LachlanMcKee LachlanMcKee force-pushed the update-kotlin-to-1.9.23 branch from bac0814 to d57f678 Compare April 4, 2024 10:05
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
@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