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 810cdce commit c4d17faCopy full SHA for c4d17fa
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [12.2.1](https://github.com/appium/appium-android-driver/compare/v12.2.0...v12.2.1) (2025-11-17)
2
+
3
+### Miscellaneous Chores
4
5
+* Bump settings ([810cdce](https://github.com/appium/appium-android-driver/commit/810cdce241fedf9bca1a23365a7ad355a5115240))
6
7
## [12.2.0](https://github.com/appium/appium-android-driver/compare/v12.1.3...v12.2.0) (2025-11-15)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "appium-android-driver",
- "version": "12.2.0",
+ "version": "12.2.1",
"description": "Android UiAutomator and Chrome support for Appium",
"keywords": [
"appium",
0 commit comments