build(deps): bump agp from 8.10.1 to 9.2.1#1274
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
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, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 2a53450. Configure here.
| [versions] | ||
| kotlin = "1.8.20" | ||
| agp = "8.10.1" | ||
| agp = "9.2.1" |
There was a problem hiding this comment.
AGP compile test versions diverge
Medium Severity
Raising agp in the version catalog to 9.2.1 updates compileOnly(libs.agp) in plugin-build, while testImplementation(Libs.AGP) still resolves to BuildPluginsVersion.AGP (8.10.1 unless VERSION_AGP is set). Default local and non-matrix builds compile the plugin against AGP 9.x APIs but run tests with AGP 8.10.1 on the classpath.
Reviewed by Cursor Bugbot for commit 2a53450. Configure here.
2a53450 to
d711565
Compare
Bumps `agp` from 8.10.1 to 9.2.1. Updates `com.android.tools.build:gradle` from 8.10.1 to 9.2.1 Updates `com.android.application` from 8.10.1 to 9.2.1 Updates `com.android.library` from 8.10.1 to 9.2.1 --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.library dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.tools.build:gradle dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d711565 to
9c5a45c
Compare
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.


Bumps
agpfrom 8.10.1 to 9.2.1.Updates
com.android.tools.build:gradlefrom 8.10.1 to 9.2.1Updates
com.android.applicationfrom 8.10.1 to 9.2.1Updates
com.android.libraryfrom 8.10.1 to 9.2.1