File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 9.9.1] ( https://github.com/appium/appium-uiautomator2-server/compare/v9.9.0...v9.9.1 ) (2026-01-06)
2+
3+ ### Miscellaneous Chores
4+
5+ * ** deps:** bump io.netty: netty-codec-http ([ #748 ] ( https://github.com/appium/appium-uiautomator2-server/issues/748 ) ) ([ 9c7d705] ( https://github.com/appium/appium-uiautomator2-server/commit/9c7d7054107b6deae122f349e5dcf430cc62de51 ) )
6+
17## [ 9.9.0] ( https://github.com/appium/appium-uiautomator2-server/compare/v9.8.0...v9.9.0 ) (2025-12-03)
28
39### Features
Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ android.nonFinalResIds=false
2323org.gradle.java.installations.auto-detect =true
2424org.gradle.java.installations.auto-download =false
2525# kotlin.gradle.plugin.source.attachment=true
26- versionName =9.9.0
27- versionCode =244
26+ versionName =9.9.1
27+ versionCode =245
Original file line number Diff line number Diff line change 11{
22 "name" : " appium-uiautomator2-server" ,
3- "version" : " 9.9.0 " ,
3+ "version" : " 9.9.1 " ,
44 "description" : " A netty server with uiautomator2 handlers" ,
55 "main" : " index.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments