From 1bea8e761d941fd2e7c4d4cc1a84570d1786f327 Mon Sep 17 00:00:00 2001 From: Mykola Mokhnach Date: Wed, 27 Nov 2024 12:14:54 +0100 Subject: [PATCH] chore: Bump android driver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45275416..0fc66fe2 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ }, "dependencies": { "appium-adb": "^12.7.0", - "appium-android-driver": "^9.14.0", + "appium-android-driver": "^9.14.2", "appium-uiautomator2-server": "^7.0.24", "asyncbox": "^3.0.0", "axios": "^1.6.5",