Skip to content

Commit 98499bc

Browse files
authored
fix: Add a workaround for wrong adb exit code on service stop (#1012)
1 parent ae44f7f commit 98499bc

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
@@ -73,7 +73,7 @@
7373
],
7474
"dependencies": {
7575
"appium-adb": "^12.4.0",
76-
"appium-android-driver": "^9.6.0",
76+
"appium-android-driver": "^9.6.5",
7777
"asyncbox": "^3.0.0",
7878
"bluebird": "^3.5.0",
7979
"io.appium.settings": "^5.12.0",

0 commit comments

Comments
 (0)