Skip to content

Commit 7e683c0

Browse files
Update dependency com.android.tools:common to v31.1.1 (#540)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.android.tools:common](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | dependencies | patch | `31.1.0` -> `31.1.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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**: 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny4yIiwidXBkYXRlZEluVmVyIjoiMzYuNTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent afa053c commit 7e683c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sgp-monkeypatch-agp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
dependencies {
7-
compileOnly("com.android.tools:common:31.1.0")
7+
compileOnly("com.android.tools:common:31.1.1")
88
compileOnly(gradleApi())
99
compileOnly(libs.agp)
1010
compileOnly(libs.guava)

0 commit comments

Comments
 (0)