Palette
| Latest Update | Stable Release | Release Candidate | Beta Release | Alpha Release |
|---|---|---|---|---|
| July 01, 2026 | 1.0.0 | - | - | 1.1.0-alpha01 |
Feedback
Your feedback helps make Jetpack better. Let us know if you discover new issues or have ideas for improving this library. Please take a look at the existing issues in this library before you create a new one. You can add your vote to an existing issue by clicking the star button.
See the Issue Tracker documentation for more information.
Version 1.1
Version 1.1.0-alpha01
July 01, 2026
androidx.palette:palette:1.1.0-alpha01 and androidx.palette:palette-ktx:1.1.0-alpha01 are released. Version 1.1.0-alpha01 contains these commits.
Bug Fixes
- This library now uses JSpecify nullness annotations, which are type-use. Kotlin developers should use the following compiler arguments to enforce correct usage: -Xjspecify-annotations=strict, -Xtype-enhancement-improvements-strict-mode (Ideef8, b/326456246)
- Merged public and experimental API files for n- thru t-paths (I103c7, b/278769092)
External Contribution
- Merge palette-ktx into the palette library. All Kotlin extensions are now part of the main palette artifact. palette-ktx is now an empty artifact for compatibility. (I3f1df)
There are no release notes for this artifact.