mirror of
https://github.com/android-actions/setup-android.git
synced 2026-05-02 23:29:09 +00: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