Skip to content

fix: unblock failing dependency PRs#1831

Draft
kaeawc wants to merge 3 commits intomainfrom
jp/unblock-dependency-prs
Draft

fix: unblock failing dependency PRs#1831
kaeawc wants to merge 3 commits intomainfrom
jp/unblock-dependency-prs

Conversation

@kaeawc
Copy link
Copy Markdown
Collaborator

@kaeawc kaeawc commented Apr 27, 2026

Summary

Unblocks 5 failing Renovate dependency PRs by making the code changes needed on main first:

Supersedes #1816 which had the same fixes but developed merge conflicts.

Test plan

🤖 Generated with Claude Code

- Bump android.experimental.lint.version to 9.1.1 (required by AGP 9.2.0)
- Replace internal JsonDecodingException with public SerializationException
  (kotlinx-serialization 1.11.0 moved it out of internal)
- Add trailing newline to all-projects.txt (spotlight 1.6.10 format check)

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@ZacSweers
Copy link
Copy Markdown
Collaborator

Pretty sure lint would need to go to 9.2.0

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@kaeawc kaeawc marked this pull request as draft April 27, 2026 19:39
JsonLiteral is still internal in kotlinx-serialization — only
JsonDecodingException needed to be replaced with SerializationException.

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
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