Skip to content

Commit 1aba060

Browse files
fix(deps): update agp to v8.13.2 (#2457)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.android.test](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.13.1` -> `8.13.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.test:com.android.test.gradle.plugin/8.13.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.test:com.android.test.gradle.plugin/8.13.1/8.13.2?slim=true) | | [com.android.library](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.13.1` -> `8.13.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.library:com.android.library.gradle.plugin/8.13.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.library:com.android.library.gradle.plugin/8.13.1/8.13.2?slim=true) | | [com.android.application](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.13.1` -> `8.13.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.application:com.android.application.gradle.plugin/8.13.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.application:com.android.application.gradle.plugin/8.13.1/8.13.2?slim=true) | | [com.android.tools.build:gradle](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `8.13.1` -> `8.13.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.build:gradle/8.13.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.build:gradle/8.13.1/8.13.2?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40NC4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 8e5dbaa commit 1aba060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ androidx-annotation = "1.9.1"
44
androidx-appcompat = "1.7.1"
55
androidx-browser = "1.9.0"
66
androidx-compose = "1.9.4"
7-
agp = "8.13.1"
7+
agp = "8.13.2"
88
anvil = "0.5.2"
99
atomicfu = "0.29.0"
1010
benchmark = "1.4.1"

0 commit comments

Comments
 (0)