Skip to content

Commit 89c8872

Browse files
matanlureyDBowen33
authored andcommitted
Roll avd_cipd_verison to latest to use the crashreport tool. (flutter#153520)
Work towards flutter#153445. I can do a similar set of PRs on flutter/packages and flutter/engine for consistency. /cc @johnmccutchan @reidbaker @zanderso
1 parent 079e2af commit 89c8872

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ platform_properties:
5151
[
5252
{"dependency": "android_sdk", "version": "version:34v3"},
5353
{"dependency": "android_virtual_device", "version": "android_35_google_apis_x64.textpb"},
54-
{"dependency": "avd_cipd_version", "version": "build_id:8741513191637853009"},
54+
{"dependency": "avd_cipd_version", "version": "build_id:8739520057779466577"},
5555
{"dependency": "open_jdk", "version": "version:17"}
5656
]
5757
os: Ubuntu
@@ -68,7 +68,7 @@ platform_properties:
6868
[
6969
{"dependency": "android_sdk", "version": "version:34v3"},
7070
{"dependency": "android_virtual_device", "version": "android_34_google_apis_x64.textpb"},
71-
{"dependency": "avd_cipd_version", "version": "build_id:8741513191637853009"},
71+
{"dependency": "avd_cipd_version", "version": "build_id:8739520057779466577"},
7272
{"dependency": "open_jdk", "version": "version:17"}
7373
]
7474
os: Ubuntu

0 commit comments

Comments
 (0)