Skip to content

Conversation

jedborovik
Copy link
Contributor

Fix serializable class warnings.

This commit adds the missing serialVersionUID field to four Java classes that
were raising lint warnings about missing serialVersionUID. The added field
fixes the warnings.

This commit adds the missing  field to four Java classes that
were raising lint warnings about missing serialVersionUID. The added field
fixes the warnings.
Copy link
Member

@Abhi347 Abhi347 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR :)

@Abhi347 Abhi347 merged commit ec7d32a into spotify:master Jan 29, 2025
3 checks passed
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.

2 participants