- 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
- Gradle 6.8.3 -> 7.1.1
- detekt 1.15.0 -> 1.17.1
- infrastructure 0.8 -> 0.11
1.1 (2021-02-24)
- Allow nullable items in
itemsAdapter
function (#2)
- 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)