Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix unmodifiable List type #20

Merged
merged 1 commit into from
May 26, 2024
Merged

fix unmodifiable List type #20

merged 1 commit into from
May 26, 2024

Conversation

pappz
Copy link
Contributor

@pappz pappz commented May 26, 2024

The Android SDK returns with an unmodifiable Link type. The code tries to touch this list and it causes an exception.

@pappz pappz merged commit 4e74f51 into main May 26, 2024
2 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