build(deps): bump backend to 0.1.68-anki26.05 - #21826
Merged
Merged
Conversation
Member
Author
|
Hmm... those lint checks should be fixed, I'll take them on in |
david-allison
marked this pull request as draft
September 12, 2026 14:41
david-allison
force-pushed
the
backend-bump
branch
from
September 13, 2026 15:45
a4427cc to
03e6731
Compare
david-allison
marked this pull request as ready for review
September 13, 2026 15:45
david-allison
force-pushed
the
backend-bump
branch
from
September 14, 2026 19:35
03e6731 to
7be59a8
Compare
BrayanDSO
approved these changes
Sep 15, 2026
lukstbit
approved these changes
Sep 17, 2026
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
use {build(deps): bump kotlin from 2.3.21 to 2.4.20 #21813 + Dependency updates 20260903 #21710Purpose / Description
The primary purpose of the backend bump is to add strongly-typed database exceptions, so we can remove an
androiddependency now, rather than waiting for this to become a breaking change in future refactors.I will not include this exception-related code in this PR. The bolded change is a CI fix, and is more important for development velocity.
Fixes
rsdroid[-testing]to ajava-libraryAnki-Android-Backend#674How Has This Been Tested?
Trusting unit tests & CI for this one. The change itself should be non-functional.
Learning (optional, can help others)
Checklist