Skip to content

Merge Jetpack Compose 1.11.0-alpha05#2755

Merged
eymar merged 10 commits intojb-mainfrom
integration-copy/compose/9d4064b90bd/to-jb-main
Feb 16, 2026
Merged

Merge Jetpack Compose 1.11.0-alpha05#2755
eymar merged 10 commits intojb-mainfrom
integration-copy/compose/9d4064b90bd/to-jb-main

Conversation

@eymar
Copy link
Member

@eymar eymar commented Feb 11, 2026

GroupId ReleaseVersion ReleaseSHA ReleaseBuildId ReleaseDate
androidx.compose.animation 1.11.0-alpha05 cdf076c 14838085 2/11/2026
androidx.compose.foundation 1.11.0-alpha05 cdf076c 14838085 2/11/2026
androidx.compose.material 1.11.0-alpha05 cdf076c 14838085 2/11/2026
androidx.compose.runtime 1.11.0-alpha05 cdf076c 14838085 2/11/2026
androidx.compose.ui 1.11.0-alpha05 cdf076c 14838085 2/11/2026

Fixes https://youtrack.jetbrains.com/issue/CMP-9742/Merge-Jetpack-Compose-1.11.0-alpha05

Testing

N/A

Release Notes

Migration Notes - Multiple Platforms

  • Kotlin 2.3 is required for native and web platforms

@eymar eymar force-pushed the integration-copy/compose/9d4064b90bd/to-jb-main branch from e9809b7 to f6e8aa2 Compare February 12, 2026 08:48
@eymar eymar requested a review from igordmn February 12, 2026 09:17
@eymar eymar force-pushed the integration-copy/compose/9d4064b90bd/to-jb-main branch 4 times, most recently from 6a27263 to 15613f1 Compare February 12, 2026 11:27
@@ -17,7 +17,7 @@ org.gradle.dependency.verification.console=verbose
# TODO set to true after updating to Kotlin 2.2.21 or greater
Copy link
Collaborator

Choose a reason for hiding this comment

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

We need to remove this TODO

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@igordmn igordmn self-requested a review February 13, 2026 13:55
KOTLIN_2_3(KotlinVersion.KOTLIN_2_3, "kotlin23"),
DEFAULT(JETBRAINS_COMPILE_KOTLIN_VERSION),
LATEST(KOTLIN_2_2);
LATEST(KOTLIN_2_3);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Kotlin change usually breaks our TeamCity. Did we run it? If not, let's run.

Copy link
Member Author

Choose a reason for hiding this comment

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

To make it green, we need to update Kotlin version in compose-multiplatform too. I'll make a PR for that.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

We still need to run CI before merge, to avoid mid-breakages.

To do this, we need to have the same branch name in 2 repos.

Copy link
Collaborator

@igordmn igordmn Feb 13, 2026

Choose a reason for hiding this comment

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

To do this, we need to have the same branch name in 2 repos.

Or just merge that PR first, also works, indeed

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

one more update in compose-multiplatform - JetBrains/compose-multiplatform#5536

@igordmn igordmn self-requested a review February 13, 2026 13:57
@eymar eymar force-pushed the integration-copy/compose/9d4064b90bd/to-jb-main branch from 9940b04 to df639f1 Compare February 16, 2026 10:30
@eymar eymar force-pushed the integration-copy/compose/9d4064b90bd/to-jb-main branch from bb1e03a to 072bb01 Compare February 16, 2026 11:01
@eymar eymar merged commit 666cb6c into jb-main Feb 16, 2026
44 of 49 checks passed
@eymar eymar deleted the integration-copy/compose/9d4064b90bd/to-jb-main branch February 16, 2026 12:00
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.

3 participants