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 b28baaa commit 2311ca2Copy full SHA for 2311ca2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [4.0.3](https://github.com/appium/appium-uiautomator2-driver/compare/v4.0.2...v4.0.3) (2025-02-22)
2
+
3
+### Miscellaneous Chores
4
5
+* Bumo android driver ([b28baaa](https://github.com/appium/appium-uiautomator2-driver/commit/b28baaa668b27d0496dad26cb69991be3b632e3f))
6
7
## [4.0.2](https://github.com/appium/appium-uiautomator2-driver/compare/v4.0.1...v4.0.2) (2025-02-21)
8
9
### Bug Fixes
package.json
@@ -7,7 +7,7 @@
"automated testing",
"android"
],
10
- "version": "4.0.2",
+ "version": "4.0.3",
11
"bugs": {
12
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
},
0 commit comments