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 a6182c4 commit fe7ed83Copy full SHA for fe7ed83
1 file changed
CHANGELOG.md
@@ -89,6 +89,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
89
own package and visibility. The ProGuard `-assumevalues` class name changed accordingly; both the
90
sources and the rules are regenerated together by the plugin, so no consumer action is required.
91
(#278)
92
+- Dependency updates raised `androidx.core` to 1.19.0, which requires Android consumers to build
93
+ with `compileSdk 37` or higher; the library itself now compiles with `compileSdk 37`. (#282)
94
95
## [1.1.1] - 2026-06-04
96
0 commit comments