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 9719cb5 commit 61abeddCopy full SHA for 61abedd
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [4.2.1](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.0...v4.2.1) (2025-04-16)
2
+
3
+### Bug Fixes
4
5
+* Update deprecated constant usage ([#885](https://github.com/appium/appium-uiautomator2-driver/issues/885)) ([9719cb5](https://github.com/appium/appium-uiautomator2-driver/commit/9719cb5bcffb55f0fd805eadfabf8804dad5c533))
6
7
## [4.2.0](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.5...v4.2.0) (2025-04-08)
8
9
### Features
package.json
@@ -7,7 +7,7 @@
"automated testing",
"android"
],
10
- "version": "4.2.0",
+ "version": "4.2.1",
11
"bugs": {
12
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
},
0 commit comments