Skip to content

build(deps): bump agp from 8.10.1 to 9.2.1#1274

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/agp-9.2.1
Open

build(deps): bump agp from 8.10.1 to 9.2.1#1274
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/agp-9.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

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

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread gradle/libs.versions.toml
[versions]
kotlin = "1.8.20"
agp = "8.10.1"
agp = "9.2.1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2a53450. Configure here.

@dependabot dependabot Bot force-pushed the dependabot/gradle/agp-9.2.1 branch from 2a53450 to d711565 Compare June 9, 2026 07:54
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>
@dependabot dependabot Bot force-pushed the dependabot/gradle/agp-9.2.1 branch from d711565 to 9c5a45c Compare June 10, 2026 13:44
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.

0 participants