[Ubuntu] Add java dependent tools back to ubuntu 22 (#5618)

* Get back kotlin and selenium

* Get back leiningen and android tools
This commit is contained in:
Mikhail Timofeev
2022-05-27 09:46:59 +03:00
committed by GitHub
parent 1d519b89d7
commit c61cbbf296
5 changed files with 21 additions and 21 deletions
@@ -1,6 +1,4 @@
Describe "Android" {
if (Test-IsUbuntu22) { return }
$androidSdkManagerPackages = Get-AndroidPackages
[int]$platformMinVersion = Get-ToolsetValue "android.platform_min_version"
[version]$buildToolsMinVersion = Get-ToolsetValue "android.build_tools_min_version"