[Windows] Rework Kotlin installation (#4083)

This commit is contained in:
Dibir Magomedsaygitov
2021-09-16 11:35:11 +03:00
committed by GitHub
parent db5e4084fe
commit ecfc9c43da
9 changed files with 32 additions and 14 deletions

View File

@@ -182,7 +182,8 @@
"{{ template_dir }}/scripts/Installers/Install-AzureDevOpsCli.ps1",
"{{ template_dir }}/scripts/Installers/Install-NodeLts.ps1",
"{{ template_dir }}/scripts/Installers/Install-CommonUtils.ps1",
"{{ template_dir }}/scripts/Installers/Install-JavaTools.ps1"
"{{ template_dir }}/scripts/Installers/Install-JavaTools.ps1",
"{{ template_dir }}/scripts/Installers/Install-Kotlin.ps1"
]
},
{