chore: bump gradle-wrapper from 8.5 to 9.5.0 in /android#314
chore: bump gradle-wrapper from 8.5 to 9.5.0 in /android#314dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.5 to 9.5.0. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.5.0...v9.5.0) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryMedium Risk Overview Updates Regenerates the wrapper scripts ( Reviewed by Cursor Bugbot for commit 5313f81. 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 5313f81. 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.0-all.zip |
There was a problem hiding this comment.
Gradle 9.5 incompatible with AGP 8.1.4 breaks build
High Severity
Bumping the Gradle wrapper to 9.5.0 breaks the Android build because the project's build.gradle declares com.android.tools.build:gradle:8.1.4 (Android Gradle Plugin 8.1.4), which is incompatible with Gradle 9.x. Gradle 9.5.0 requires AGP 9.0 or later. The build will fail immediately when the AGP plugin attempts to load.
Reviewed by Cursor Bugbot for commit 5313f81. Configure here.


Bumps gradle-wrapper from 8.5 to 9.5.0.
Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
3fe117dUpdate jdks.yaml (#37703)33d145aUpdate jdks.yamlf7a05d1Update Gradle wrapper to version 9.5.0-rc-4 (#37654)266facdUpdate Gradle wrapper to version 9.5.0-rc-40ad6dd8Suppress OSC taskbar reset on plain/piped stdout (#37646)966025dSuppress OSC taskbar reset on plain/piped stdoute745573Polish IP docs (#37642)d5cfd07Ensure BuildOperationQueue will progress without extra leases (#37629)acdf0c3Ensure BuildOperationQueue will progress without extra leasesf7d0e4fRename anchorDependabot 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)