Skip to content

Commit

Permalink
Update recipes.bzl with 8.3.0 instead of 8.3.0-beta01
Browse files Browse the repository at this point in the history
Bug: 324919230
Test: existing
Change-Id: Ib82ec18e5e579765e629d9fa3279088ac2fe237b
  • Loading branch information
scott-pollom committed Feb 29, 2024
1 parent 84834c6 commit 5d4a850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def recipe_test(
],
"jdk_version": 17,
},
"8.3.0-beta01": {
"8.3.0": {
"name": name + "_8_3_0",
"gradle_path": "$(location //tools/base/build-system:gradle-distrib-8.4)",
"manifest_repos": [
Expand Down

0 comments on commit 5d4a850

Please sign in to comment.