Skip to content

Commit

Permalink
Fixed wrong version of Espresso driver
Browse files Browse the repository at this point in the history
  • Loading branch information
budtmo committed Jan 3, 2024
1 parent 1b24cbd commit fc0e1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Appium/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ USER 1300:1301
#===============================
# Install basic Android drivers
#===============================
ENV APPIUM_DRIVER_ESPRESSO_VERSION="2.37.0"
ENV APPIUM_DRIVER_ESPRESSO_VERSION="2.30.0"
ENV APPIUM_DRIVER_FLUTTER_VERSION="2.3.0"
ENV APPIUM_DRIVER_GECKO_VERSION="1.2.10"
ENV APPIUM_DRIVER_UIAUTOMATOR2_VERSION="2.37.0"
Expand Down

0 comments on commit fc0e1c1

Please sign in to comment.