Skip to content

Commit

Permalink
chore: bump adb to include supporting activities with unicode chars (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Nov 11, 2024
1 parent 2efd7fe commit c36962e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"singleQuote": true
},
"dependencies": {
"appium-adb": "^12.5.2",
"appium-android-driver": "^9.12.1",
"appium-adb": "^12.7.0",
"appium-android-driver": "^9.12.3",
"appium-uiautomator2-server": "^7.0.24",
"asyncbox": "^3.0.0",
"axios": "^1.6.5",
Expand Down

0 comments on commit c36962e

Please sign in to comment.