Skip to content

Commit 5b5376e

Browse files
authored
fix: createADB (#974)
as same as appium/appium-uiautomator2-driver#724
1 parent f1261e2 commit 5b5376e

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
@@ -78,7 +78,7 @@
7878
],
7979
"dependencies": {
8080
"appium-adb": "^12.0.0",
81-
"appium-android-driver": "^8.1.5",
81+
"appium-android-driver": "^8.1.6",
8282
"asyncbox": "^3.0.0",
8383
"bluebird": "^3.5.0",
8484
"io.appium.settings": "^5.7.2",

0 commit comments

Comments
 (0)