Skip to content

Commit

Permalink
[Renovate Bot] Update AGP versions
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot for Gradle <bot-gh-dv-shared+renovate@gradle.com>
  • Loading branch information
bot-gh-dv-shared committed Jan 10, 2025
1 parent a314c4e commit 510ef85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ org.gradle.kotlin.dsl.allWarningsAsErrors=true
systemProp.pts.enabled=true

# renovate: AGP version
org.gradle.android.latestKnownAgpVersion=8.9.0-alpha04
org.gradle.android.latestKnownAgpVersion=8.9.0-alpha09
6 changes: 3 additions & 3 deletions src/main/resources/versions.json5
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"supportedVersions": {
// renovate: AGP version
"8.9.0-alpha04": [
"8.9.0-alpha09": [
"8.12"
],
// renovate: AGP version
"8.8.0-beta01": [
"8.8.0": [
"8.12"
],
// renovate: AGP version
"8.7.2": [
"8.7.3": [
"8.12"
],
// renovate: AGP version
Expand Down

0 comments on commit 510ef85

Please # to comment.