Skip to content

Commit c36962e

Browse files
authored
chore: bump adb to include supporting activities with unicode chars (#836)
1 parent 2efd7fe commit c36962e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"singleQuote": true
5757
},
5858
"dependencies": {
59-
"appium-adb": "^12.5.2",
60-
"appium-android-driver": "^9.12.1",
59+
"appium-adb": "^12.7.0",
60+
"appium-android-driver": "^9.12.3",
6161
"appium-uiautomator2-server": "^7.0.24",
6262
"asyncbox": "^3.0.0",
6363
"axios": "^1.6.5",

0 commit comments

Comments
 (0)