Skip to content

chore(deps): Update dependency tooling on gradle to v9.3.1 - #6464

Merged
AndyScherzinger merged 2 commits into
masterfrom
chore/noid/AGP931
Aug 9, 2026
Merged

chore(deps): Update dependency tooling on gradle to v9.3.1#6464
AndyScherzinger merged 2 commits into
masterfrom
chore/noid/AGP931

Conversation

@AndyScherzinger

Copy link
Copy Markdown
Member

馃弫 Checklist

  • 鉀戯笍 Tests (unit and/or integration) are included or not needed
  • 馃敄 Capability is checked or not needed
  • 馃敊 Backport requests are created or not needed: /backport to stable-xx.x
  • 馃搮 Milestone is set
  • 馃尭 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

馃 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/31154319257/artifacts/8985036469
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
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>
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/31316703993/artifacts/9039022498
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@AndyScherzinger
AndyScherzinger marked this pull request as ready for review August 9, 2026 15:10
@AndyScherzinger
AndyScherzinger merged commit 5cc8954 into master Aug 9, 2026
18 of 21 checks passed
@AndyScherzinger
AndyScherzinger deleted the chore/noid/AGP931 branch August 9, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant