Skip to content

Commit

Permalink
[macOS] Remove old android SDK versions (actions#9096)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Ayupov authored Jan 4, 2024
1 parent f36abbb commit 83fbf5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions images/macos/toolsets/toolset-11.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@
},
"android": {
"cmdline-tools": "commandlinetools-mac-9123335_latest.zip",
"platform_min_version": "27",
"build_tools_min_version": "27.0.0",
"platform_min_version": "31",
"build_tools_min_version": "31.0.0",
"extras": [
"android;m2repository", "google;m2repository", "google;google_play_services"
],
Expand Down
4 changes: 2 additions & 2 deletions images/macos/toolsets/toolset-12.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@
},
"android": {
"cmdline-tools": "commandlinetools-mac-9123335_latest.zip",
"platform_min_version": "27",
"build_tools_min_version": "27.0.0",
"platform_min_version": "31",
"build_tools_min_version": "31.0.0",
"extras": [
"android;m2repository", "google;m2repository", "google;google_play_services"
],
Expand Down

0 comments on commit 83fbf5a

Please sign in to comment.