Skip to content

Release 2.3.0

Compare
Choose a tag to compare
@Maxr1998 Maxr1998 released this 24 Dec 15:46
· 164 commits to master since this release
bc17449

New features

  • Support overriding accent-colored texts with mapAccentTextColor attribute in a theme - by default, it still uses colorAccent from AppCompat

Behavior changes

  • Hide various functions and variables from public API - potentially breaking!
    (shouldn't have been public in the first place and are unlikely to be used)

Other

  • Update Gradle Wrapper to 7.3.3 (#22, #24, #25)
  • Add dump of public API and automatic binary compatiblity validation
  • Run lint, detekt and API validation in CI via check task
  • Other CI tweaks, see full changelog below for more info

Full Changelog