Skip to content

2.1.1

Latest
Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 06 Apr 03:55
· 2 commits to main since this release
ccf6d43
  • Fix nullability issues. In 2.1.0 we applied new nullability to types as indicated by the Android compile SDK upgrade. We were too strict with this though, and now AttributeSet is nullable in most places again.