All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add MavenCentral Upload to Pipeline
- Artifact MavenCentral Upload
- Drop JCenter https://blog.gradle.org/jcenter-shutdown
- Drop Jetifier.
- Drop Glide Palette library.
- onBindBindViewHolder typo fixed.
- downgrade minSdk 16.
- pagingDataAdapter introduced.
- Kotlin 1.4.0 bump
- ktlint integration.
- composable diff introduced.
- AdapterRegistryBuilder deprecated.
- diffUtilCallback created
- adaptersOf type corrected.
- RecyclerViewAdapter and adapterOf builder function introduced.