We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c55ba commit 033274cCopy full SHA for 033274c
.ci.yaml
@@ -266,7 +266,7 @@ targets:
266
dependencies: >-
267
[
268
{"dependency": "android_sdk", "version": "version:33v6"},
269
- {"dependency": "android_virtual_device", "version": "33"},
+ {"dependency": "android_virtual_device", "version": "34"},
270
{"dependency": "open_jdk", "version": "version:11"}
271
]
272
tags: >
@@ -1574,7 +1574,7 @@ targets:
1574
task_name: android_defines_test
1575
1576
1577
- {"dependency": "android_virtual_device", "version": "33"}
+ {"dependency": "android_virtual_device", "version": "34"}
1578
1579
1580
- name: Linux_android android_obfuscate_test
0 commit comments