Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 673 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 673 Bytes

Dependencies

  • Kotlin 1.4.30 -> 1.5.21
  • androidx.annotation 1.1.0 -> 1.2.0
  • androidx.recyclerview 1.1.0 -> 1.2.1
  • androidx.databinding:viewbinding 4.1.0 -> 4.2.1

Housekeeping

  • Gradle 6.8.3 -> 7.1.1
  • detekt 1.15.0 -> 1.17.1
  • infrastructure 0.8 -> 0.11

1.1 (2021-02-24)

Changed

  • Allow nullable items in itemsAdapter function (#2)

Housekeeping

  • Update Gradle to 6.8.3
  • Update Kotlin to 1.4.30
  • Update Detekt to 1.15.0
  • Publication migrated from JCenter to OSSRH (#3)