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

Update Kotlin to 1.9.23 to fix broken build #45

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

tom93
Copy link
Contributor

@tom93 tom93 commented Mar 26, 2024

This fixes the build after the recent update of the Composer Compiler:

e: This version (1.5.11) of the Compose Compiler requires Kotlin version 1.9.23 but you appear to be using Kotlin version 1.9.22 which is not known to be compatible. Please consult the Compose-Kotlin compatibility map located at https://developer.android.com/jetpack/androidx/releases/compose-kotlin to choose a compatible version pair (or suppressKotlinVersionCompatibilityCheck but don't say I didn't warn you!).

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

  • Update Kotlin to 1.9.23

Fixes the following issue(s)

Not tracked

Acknowledgement

This fixes the build after the recent update of the Composer Compiler:

e: This version (1.5.11) of the Compose Compiler requires Kotlin version 1.9.23 but you appear to be using Kotlin version 1.9.22 which is not known to be compatible.  Please consult the Compose-Kotlin compatibility map located at https://developer.android.com/jetpack/androidx/releases/compose-kotlin to choose a compatible version pair (or `suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!).
@naveensingh naveensingh merged commit 650ae8c into FossifyOrg:master Mar 26, 2024
1 check passed
@tom93 tom93 deleted the fix-composer-compiler-kotlin branch March 26, 2024 12:02
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