Prepare release 6.0.0-rc.1#709
Conversation
PR SummaryLow Risk Overview Also bumps the Rokt kit dependency from Reviewed by Cursor Bugbot for commit 4342842. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 4342842. Configure here.
| implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0' | ||
| implementation 'androidx.compose.runtime:runtime' | ||
| api 'com.rokt:roktsdk:6.0.0-rc.1' | ||
| api 'com.rokt:roktsdk:6.0.1-rc.1' |
There was a problem hiding this comment.
Rokt SDK version looks like a typo
High Severity
The roktsdk dependency version was changed from 6.0.0-rc.1 to 6.0.1-rc.1. A release candidate for a patch version (6.0.1-rc.1) is very unusual — RCs are typically for major or minor versions (e.g. 6.0.0-rc.1). Additionally, the CHANGELOG at line 113 describes this as "Migrate Rokt kit to Rokt SDK 5.x", which contradicts the 6.x version in the dependency. This version bump appears to be a typo introduced during the release preparation.
Reviewed by Cursor Bugbot for commit 4342842. Configure here.





Preparing for release 6.0.0-rc.1 from
workstation/6.0-Release.