Skip to content

Commit c9e0b44

Browse files
[Renovate Bot] Update AGP versions to v8.10.0-alpha06 (#1773)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.android.tools.build:gradle](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | patch | `8.10.0-alpha05` -> `8.10.0-alpha06` | --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSJdfQ==--> Signed-off-by: Renovate Bot for Gradle <[email protected]>
1 parent 850ef5a commit c9e0b44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ org.gradle.kotlin.dsl.allWarningsAsErrors=true
66

77
systemProp.pts.enabled=true
88

9-
org.gradle.android.latestKnownAgpVersion=8.10.0-alpha05
9+
org.gradle.android.latestKnownAgpVersion=8.10.0-alpha06

src/main/resources/versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"supportedVersions": {
3-
"8.10.0-alpha05": [
3+
"8.10.0-alpha06": [
44
"8.12"
55
],
66
"8.9.0-rc02": [

0 commit comments

Comments
 (0)