Skip to content

Commit 1bd9358

Browse files
authored
fix: bump appium android driver to 7.8.3 (for getContexts) (#718)
1 parent b61b1bb commit 1bd9358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"dependencies": {
6565
"appium-adb": "^12.0.0",
66-
"appium-android-driver": "^7.8.1",
66+
"appium-android-driver": "^7.8.3",
6767
"appium-chromedriver": "^5.6.28",
6868
"appium-uiautomator2-server": "^6.0.3",
6969
"asyncbox": "^3.0.0",

0 commit comments

Comments
 (0)