Skip to content

3.0.0

Compare
Choose a tag to compare
@jordond jordond released this 14 Jan 16:22
· 104 commits to main since this release
e739164

What's Changed

  • Fix: Duplicate classes by changing package name by @jordond in #88

BREAKING CHANGE

The package name for Palette and Target has changed.

before:

androidx.palette.graphics.*

now:

com.kmpalette.palette.graphics.*

Dependencies

  • Update dependency androidx.annotation:annotation to v1.7.1 by @renovate in #77
  • Update dependency com.squareup.okio:okio to v3.7.0 by @renovate in #79
  • Update dependency dev.drewhamilton.poko to v0.15.2 by @renovate in #83
  • Update agp to v8.2.1 by @renovate in #84
  • Update dependency com.vanniktech.maven.publish to v0.27.0 by @renovate in #85

Full Changelog: 2.2.0...3.0.0