mirror of
https://gitea.com/actions/setup-android.git
synced 2026-01-04 21:38:22 +00:00
[Issue #192] Accept cmdline-tools-version input parameter
This commit is contained in:
@@ -27,11 +27,9 @@
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.2.2",
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"fs-extra": "^11.1.1"
|
||||
"@actions/tool-cache": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.2",
|
||||
"@types/jest": "^29.5.5",
|
||||
"@types/node": "^20.6.5",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.2",
|
||||
|
||||
Reference in New Issue
Block a user