Skip to content

Commit a1980f0

Browse files
authored
chore(dev): Upgraded upload-artifact to v4.6.0 (#5895)
* chore(dev): Upgraded upload-artifact ot v4.6.0 * chore(): update constraints for webview_flutter_wkwebview * chore(): forked a repo and updated references * chore(): Updated Android SDK version to 35 * chore(): added updated GitHub action Android emulator location
1 parent 9fafbc5 commit a1980f0

File tree

23 files changed

+3589
-5031
lines changed

23 files changed

+3589
-5031
lines changed

.github/composite_actions/launch_android_emulator/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Launches an Android emulator and caches it for further action runs
33
inputs:
44
api-level:
55
description: "API level of the platform and system image - e.g. 23 for Android Marshmallow, 29 for Android 10"
6-
default: "34"
6+
default: "35"
77
target:
88
description: "target of the system image - default, google_apis, google_apis_playstore, aosp_atd, google_atd, android-wear, android-wear-cn, android-tv or google-tv"
99
default: google_apis

.github/composite_actions/launch_android_emulator/dist/index.mjs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/launch_android_emulator/dist/main.cjs

Lines changed: 933 additions & 1274 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/launch_android_emulator/dist/main.cjs.map

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/launch_ios_simulator/dist/index.mjs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)