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 1602c51 commit 0f19550Copy full SHA for 0f19550
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [4.1.3](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.2...v4.1.3) (2025-03-17)
2
+
3
+### Miscellaneous Chores
4
5
+* remove duplicated mobile: backgroundApp definition from uia2 ([#871](https://github.com/appium/appium-uiautomator2-driver/issues/871)) ([1602c51](https://github.com/appium/appium-uiautomator2-driver/commit/1602c51d94084556fb3b1f2c2bba9e2605d7927a))
6
7
## [4.1.2](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.1...v4.1.2) (2025-03-14)
8
9
### Bug Fixes
package.json
@@ -7,7 +7,7 @@
"automated testing",
"android"
],
10
- "version": "4.1.2",
+ "version": "4.1.3",
11
"bugs": {
12
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
},
0 commit comments