Skip to content

Commit 82be7a1

Browse files
authored
[Renovate Bot] Update tested AGP versions to v8.12.0-alpha09 (#1848)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.android.tools.build:gradle](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.12.0-alpha08` -> `8.12.0-alpha09` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.build:gradle/8.12.0-alpha09?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.build:gradle/8.12.0-alpha08/8.12.0-alpha09?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zMy4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUiXX0=-->
2 parents 36cbc75 + da119d4 commit 82be7a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
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.12.0-alpha08
9+
org.gradle.android.latestKnownAgpVersion=8.12.0-alpha09

src/test/resources/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"testedVersions": {
3-
"8.12.0-alpha08": [
3+
"8.12.0-alpha09": [
44
"8.14"
55
],
66
"8.11.1": [

0 commit comments

Comments
 (0)