mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 01:35:22 +08:00
Add support for Android build-tools-30.0.2 to Ubuntu images (#1434)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"android-30", "android-29", "android-28", "android-27"
|
||||
],
|
||||
"build_tools": [
|
||||
"30.0.1", "30.0.0", "29.0.3", "29.0.2", "29.0.1", "29.0.0", "28.0.3", "28.0.2", "28.0.1", "27.0.3", "27.0.2", "27.0.1", "27.0.0"
|
||||
"30.0.2", "30.0.1", "30.0.0", "29.0.3", "29.0.2", "29.0.1", "29.0.0", "28.0.3", "28.0.2", "28.0.1", "27.0.3", "27.0.2", "27.0.1", "27.0.0"
|
||||
],
|
||||
"extra_list": [
|
||||
"android;m2repository",
|
||||
|
||||
Reference in New Issue
Block a user