We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4acf6 commit b4ba76bCopy full SHA for b4ba76b
1 file changed
eng/scripts/appium-install.ps1
@@ -42,7 +42,7 @@ param
42
(
43
[string] $appiumVersion = '2.11.0',
44
[string] $windowsDriverVersion = '2.12.23',
45
- [string] $androidDriverVersion = '3.5.1',
+ [string] $androidDriverVersion = '3.7.0',
46
[string] $iOSDriverVersion = '7.16.1',
47
[string] $macDriverVersion = '1.17.3',
48
[string] $logsDir = '../appium-logs'
0 commit comments