Skip to content

Commit b4ba76b

Browse files
authored
Update appium-install.ps1
1 parent 6c4acf6 commit b4ba76b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/scripts/appium-install.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ param
4242
(
4343
[string] $appiumVersion = '2.11.0',
4444
[string] $windowsDriverVersion = '2.12.23',
45-
[string] $androidDriverVersion = '3.5.1',
45+
[string] $androidDriverVersion = '3.7.0',
4646
[string] $iOSDriverVersion = '7.16.1',
4747
[string] $macDriverVersion = '1.17.3',
4848
[string] $logsDir = '../appium-logs'

0 commit comments

Comments
 (0)