Conversation
Semver Impact of This PR⚪ None (no version bump detected) 📋 Changelog PreviewThis is how your changes will appear in the changelog. This PR will not appear in the changelog. 🤖 This preview updates automatically when you update the PR. |
There was a problem hiding this comment.
Should this be replaced with com.abovevacant:epitaph:0.1.0?
There was a problem hiding this comment.
You're right, I missed that protobuf-javalite is no longer required and epitaph should be used instead (getsentry/sentry-java#5157). Thanks!
There was a problem hiding this comment.
After some investigation, it turned out that switching to the epitaph library may require some changes to support older Unreal Engine versions. For now, let's revert Android SDK v8.35.0 update - #1289
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, enable autofix in the Cursor dashboard.

Android SDK 8.35.0 added
TombstoneParserthat references the optionalepitaphlibrary for parsing tombstones which should now be used instead ofprotobuf-javalite(getsentry/sentry-java#5157).#skip-changelog