github ROKT/rokt-demo-android 6.1.1

4 hours ago

Release notes:

Update ROKT SDK version to 6.1.1 (#139)

  • Update ROKT SDK version to 6.1.1

  • fix: align compose-material version to prevent runtime crash on SDK 6.1.1

Rokt SDK 6.1.1 (roktux 2.0.1) no longer pulls in the compose-bom that
previously force-aligned all Compose artifacts. Without it,
androidx.compose.material:material stayed pinned at 1.4.3 while
ui/foundation/runtime resolved to 1.11.2, causing an
"IllegalStateException: LayoutNode should be attached to an owner"
crash when navigating with AnimatedContent (e.g. tapping Placement
library on the home screen).


Co-authored-by: rokt-releases[bot] <204804861+rokt-releases[bot]@users.noreply.github.com>
Co-authored-by: Thomson Thomas thomson.thomas@rokt.com

Don't miss a new rokt-demo-android release

NewReleases is sending notifications on new releases.