Skip to content

fix(deps): update agp to v8.13.2 - #1324

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/agp
Open

fix(deps): update agp to v8.13.2#1324
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/agp

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.android.library (source) 8.10.18.13.2 age confidence
com.android.application (source) 8.10.18.13.2 age confidence
com.android.tools.build:gradle (source) 8.10.18.13.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor
Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Fixes

- update agp to v8.13.2 ([#1324](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1324))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against c6e41ca

@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 081f423. Configure here.

Comment thread gradle/libs.versions.toml
@@ -1,5 +1,5 @@
[versions]
agp = "8.10.1"
agp = "8.13.2"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Compile and test AGP diverge

Medium Severity

Raising agp in the catalog moves plugin-build’s compileOnly(libs.agp) to 8.13.2, while applied Android plugins, testImplementation(Libs.AGP), and BuildPluginsVersion.AGP still default to 8.10.1. The plugin then compiles against one AGP API surface but tests and samples run another.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 081f423. Configure here.

@renovate
renovate Bot force-pushed the renovate/agp branch 2 times, most recently from 29956fb to 294cd91 Compare July 20, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants