Skip to content

Conversation

@stagg
Copy link
Collaborator

@stagg stagg commented Oct 30, 2025

Todos

  • Update to NavigationEvent from BackHandler

@stagg
Copy link
Collaborator Author

stagg commented Oct 31, 2025

Preview release for this is up as 0.31.0-alpha01-composejb-1.10.0-alpha03

compose-hotReload = "1.0.0-rc02"
compose-jb = "1.9.2"
compose-jb-material3 = "1.9.0"
compose-jb = "1.10.0-alpha03"
Copy link
Contributor

Choose a reason for hiding this comment

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

We're still getting this error when using 0.31.0-alpha01-composejb-1.10.0-alpha03 with Compose 1.10.0-beta01
ERROR: R8: Missing class androidx.compose.animation.SharedTransitionScope$ComposeDefaultImpls (referenced from: androidx.compose.animation.SharedTransitionScope$SharedContentState com.slack.circuit.sharedelements.SharedElementTransitionScopeImpl.rememberSharedContentState(java.lang.Object, androidx.compose.animation.SharedTransitionScope$SharedContentConfig, androidx.compose.runtime.Composer, int))

Should you update also

androidx-compose = "1.10.0-beta01"

?

Copy link
Collaborator

Choose a reason for hiding this comment

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

seems like it, though it's also worth mentioning that if you're not using any of these transition APIs then you are not blocked on this, that error is easily suppressed with a -dontwarn directive if you need to

Copy link
Contributor

Choose a reason for hiding this comment

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

good point, definitely not a blocker for us.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We're fully building against compose multi-platform, so I think this is just a miss-match between Jetpack Compose 1.10.0-alpha05 (which CMP 1.10.0-alpha03 is at) and Jetpack Compose 1.10.0-beta01.

@stagg
Copy link
Collaborator Author

stagg commented Nov 13, 2025

New preview release: 0.32.0-alpha01-composejb-1.10.0-beta01

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