We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b6188 commit 74480aeCopy full SHA for 74480ae
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.1.5](https://github.com/appium/appium-android-driver/compare/v8.1.4...v8.1.5) (2024-01-25)
2
+
3
4
+### Miscellaneous Chores
5
6
+* Update getStrings implementation to avoid FS usage ([#907](https://github.com/appium/appium-android-driver/issues/907)) ([f6b6188](https://github.com/appium/appium-android-driver/commit/f6b6188eafc30e5b23129577eee686c7d948a207))
7
8
## [8.1.4](https://github.com/appium/appium-android-driver/compare/v8.1.3...v8.1.4) (2024-01-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "appium-android-driver",
- "version": "8.1.4",
+ "version": "8.1.5",
"description": "Android UiAutomator and Chrome support for Appium",
"keywords": [
"appium",
0 commit comments