We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52988e commit 13e18c7Copy full SHA for 13e18c7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [4.2.2](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.1...v4.2.2) (2025-04-23)
2
+
3
+### Miscellaneous Chores
4
5
+* Bump android driver ([d52988e](https://github.com/appium/appium-uiautomator2-driver/commit/d52988ee20cba853d83218fee8cedbdc33c8a91c))
6
7
## [4.2.1](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.0...v4.2.1) (2025-04-16)
8
9
### Bug Fixes
package.json
@@ -7,7 +7,7 @@
"automated testing",
"android"
],
10
- "version": "4.2.1",
+ "version": "4.2.2",
11
"bugs": {
12
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
},
0 commit comments