Skip to content

Commit 0643ab4

Browse files
[Renovate Bot] Update tested AGP versions to v9.0.0-alpha14 (#1915)
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-alpha13` -> `9.0.0-alpha14` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.build:gradle/9.0.0-alpha14?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-alpha13/9.0.0-alpha14?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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4wLjEiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4wLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlJlbm92YXRlIl19--> Signed-off-by: Renovate Bot for Gradle <[email protected]> Co-authored-by: Iñaki Villar <[email protected]>
1 parent d88cedb commit 0643ab4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

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

0 commit comments

Comments
 (0)