Match framework and engine android emulator versions (#157291)
Related to https://buganizer.corp.google.com/issues/371020223 See https://github.com/flutter/engine/pull/55591 where I updated the engine android 35 emulator version.
This commit is contained in:
4
.ci.yaml
4
.ci.yaml
@@ -51,7 +51,7 @@ platform_properties:
|
||||
[
|
||||
{"dependency": "android_sdk", "version": "version:34v3"},
|
||||
{"dependency": "android_virtual_device", "version": "android_35_google_apis_x64.textpb"},
|
||||
{"dependency": "avd_cipd_version", "version": "build_id:8739520057779466577"},
|
||||
{"dependency": "avd_cipd_version", "version": "build_id:8735216702926189361"},
|
||||
{"dependency": "open_jdk", "version": "version:17"}
|
||||
]
|
||||
os: Ubuntu
|
||||
@@ -68,7 +68,7 @@ platform_properties:
|
||||
[
|
||||
{"dependency": "android_sdk", "version": "version:34v3"},
|
||||
{"dependency": "android_virtual_device", "version": "android_34_google_apis_x64.textpb"},
|
||||
{"dependency": "avd_cipd_version", "version": "build_id:8739520057779466577"},
|
||||
{"dependency": "avd_cipd_version", "version": "build_id:8735216702926189361"},
|
||||
{"dependency": "open_jdk", "version": "version:17"}
|
||||
]
|
||||
os: Ubuntu
|
||||
|
||||
Reference in New Issue
Block a user