[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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user