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:
Reid Baker 2024-10-21 18:34:25 -04:00 committed by GitHub
parent 5bcb3073f4
commit 4e8060eff5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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