Skip to content

1.2.3

Compare
Choose a tag to compare
@skydoves skydoves released this 10 Sep 10:43
7743ec8

🎉 Released a new version 1.2.3! 🎉

What's New?

  • Used JvmSynthetic for supporting Java APIs without using kotlin dependency.
  • Added support for clickable HTML links by exposing the movementMethod attribute of TextView in builders (#97)
  • Added internal modifiers to some public APIs.