mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-26 20:12:12 +08:00
Add support for versions 12, 13, and 16
This commit is contained in:
committed by
Vilius Sutkus '89
parent
f34c17e4f4
commit
2022e05939
@@ -6,7 +6,7 @@ inputs:
|
||||
cmdline-tools-version:
|
||||
description: 'cmdline-tools-version. See https://developer.android.com/studio#command-line-tools-only'
|
||||
required: false
|
||||
default: '10406996'
|
||||
default: '12266719'
|
||||
|
||||
accept-android-sdk-licenses:
|
||||
description: 'Android SDK is usable only after the license agreement. Should setup-android agree to the licences, provided by "sdkmanager --licenses"'
|
||||
|
||||
Reference in New Issue
Block a user