mirror of
https://gitea.com/actions/setup-android.git
synced 2026-04-09 08:58:21 +01:00
Add cmdline-tools version 20.0 ( 14742923 )
This commit is contained in:
@@ -7,6 +7,8 @@ import * as os from 'os'
|
||||
|
||||
function getVersionShort(versionLong: string): string {
|
||||
switch (versionLong) {
|
||||
case '14742923':
|
||||
return '20.0'
|
||||
case '12266719':
|
||||
return '16.0'
|
||||
case '11479570':
|
||||
|
||||
Reference in New Issue
Block a user