chore: bump gradle-wrapper from 8.5 to 9.5.1 in /android#323
chore: bump gradle-wrapper from 8.5 to 9.5.1 in /android#323dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.5 to 9.5.1. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.5.0...v9.5.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryMedium Risk Overview Replaces the generated wrapper launchers ( Reviewed by Cursor Bugbot for commit b522bc2. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit b522bc2. Configure here.
| #Tue Apr 03 15:57:13 EDT 2018 | ||
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-all.zip |
There was a problem hiding this comment.
Gradle 9.5.1 incompatible with AGP 8.1.4
High Severity
Bumping the Gradle wrapper to 9.5.1 will break the Android build because build.gradle uses com.android.tools.build:gradle:8.1.4 (AGP 8.1.4), which only supports Gradle 8.x. Gradle 9 is a major version with breaking changes, and AGP 9.x is required for Gradle 9 compatibility. This will cause a complete build failure.
Reviewed by Cursor Bugbot for commit b522bc2. Configure here.


Bumps gradle-wrapper from 8.5 to 9.5.1.
Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
fd78213Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)7758437fix scroll2fd605fOnly try to run as worker thread in DefaultBuildOperationQueue (#37845)af69849Release notes for Gradle 9.5.1 (#37853)f4d9d03Release notes for Gradle 9.5.101eda3aAddress review feedback on worker-lease retry changes7024e15Revert enrich file visitor with size info onreleasebranch (#37848)d51476fFix tryRunAsWorkerThread null-return test to match contract090ebabRevert "Add getLength() to FilePropertyVisitor.VisitState"bceab24Revert "Fix annotation"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)