Skip to content

Commit 31e79ab

Browse files
authored
fix: Add a workaround for wrong adb exit code on service stop (#794)
1 parent bc2db25 commit 31e79ab

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
@@ -57,7 +57,7 @@
5757
},
5858
"dependencies": {
5959
"appium-adb": "^12.2.0",
60-
"appium-android-driver": "^9.6.0",
60+
"appium-android-driver": "^9.6.5",
6161
"appium-chromedriver": "^5.6.28",
6262
"appium-uiautomator2-server": "^7.0.1",
6363
"asyncbox": "^3.0.0",

0 commit comments

Comments
 (0)