chore(deps): Update dependency tooling on gradle to v9.3.1 - #6464
Merged
Conversation
AndyScherzinger
force-pushed
the
chore/noid/AGP931
branch
from
August 7, 2026 06:32
cef8867 to
0af07b2
Compare
Contributor
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/31154319257/artifacts/8985036469 |
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AndyScherzinger
force-pushed
the
chore/noid/AGP931
branch
from
August 9, 2026 13:39
0af07b2 to
fc2ce27
Compare
The lint version bundled with AGP 9.3.1 ships IntelliJ PSI code compiled against JDK 21, calling java.util.List.removeLast() which does not exist on a JDK 17 runtime. This made lintVitalAnalyze*Release crash with a NoSuchMethodError during assembleGeneric/assembleGplay. Align the remaining JDK 17 workflows (assembleFlavors, check, unit-tests) with the workflows already running on JDK 21. Assisted-by: Claude Code:claude-fable-5 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Contributor
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/31316703993/artifacts/9039022498 |
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.
馃弫 Checklist
/backport to stable-xx.x馃 AI (if applicable)