Skip to content

Conversation

ASalavei
Copy link
Collaborator

@ASalavei ASalavei requested a review from MatkovIvan October 17, 2025 13:34
@siarb
Copy link

siarb commented Oct 18, 2025

@MatkovIvan @ASalavei
Do we want to mention the changes from CMP-8861 in the release notes?
Without being aware of this fix, I get an exception in my project until I explicitly remove implementation(libs.compose.material.navigation).

java.lang.NoSuchMethodError: 'void org.jetbrains.skiko.SkiaLayer.needRedraw$default(org.jetbrains.skiko.SkiaLayer, boolean, int, java.lang.Object)'

due to a transitive dependency on Desktop:

org.jetbrains.compose.runtime:runtime:1.10.0+dev3098 -> 1.10.0-alpha02
    └─ org.jetbrains.compose.runtime:runtime-desktop:1.10.0-alpha02
        └─ androidx.compose.runtime:runtime:1.10.0-alpha04

@MatkovIvan
Copy link
Member

@siarb No. It's not because of that change. That change is fully transparent for public

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.

4 participants