io.appium.settings 7.0.0 → 7.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/apks/settings_apk-debug.apk +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [7.0.2](https://github.com/appium/io.appium.settings/compare/v7.0.1...v7.0.2) (2025-11-12)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* **deps:** bump com.android.tools.build:gradle from 8.13.0 to 8.13.1 ([#247](https://github.com/appium/io.appium.settings/issues/247)) ([a2c984b](https://github.com/appium/io.appium.settings/commit/a2c984b396f63364fae134c15f8f869ccd0ba668))
|
|
6
|
+
|
|
7
|
+
## [7.0.1](https://github.com/appium/io.appium.settings/compare/v7.0.0...v7.0.1) (2025-10-28)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* broadcast receiver for api level 33+ ([#245](https://github.com/appium/io.appium.settings/issues/245)) ([7f2d9c8](https://github.com/appium/io.appium.settings/commit/7f2d9c81e7a1f05cc8fed4dd803f901661e9e231))
|
|
12
|
+
|
|
1
13
|
## [7.0.0](https://github.com/appium/io.appium.settings/compare/v6.0.8...v7.0.0) (2025-10-25)
|
|
2
14
|
|
|
3
15
|
### ⚠ BREAKING CHANGES
|
|
Binary file
|