Skip to content

Commit 1a41c4d

Browse files
[Renovate Bot] Update tested AGP versions to v9.0.0-alpha08 (#1897)
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)) | `9.0.0-alpha07` -> `9.0.0-alpha08` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.build:gradle/9.0.0-alpha08?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.build:gradle/9.0.0-alpha07/9.0.0-alpha08?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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSJdfQ==-->
2 parents c3985d0 + 0500f10 commit 1a41c4d

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=9.0.0-alpha07
9+
org.gradle.android.latestKnownAgpVersion=9.0.0-alpha08

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-
"9.0.0-alpha07": [
3+
"9.0.0-alpha08": [
44
"9.0.0"
55
],
66
"8.13.0": [

0 commit comments

Comments
 (0)