Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
Compare
Choose a tag to compare
@MikeMostovyi MikeMostovyi released this 15 Sep 22:55
73492d7
  • Android 12 compatibility
  • Removed deprecated Android Extensions plugin and switched to using view binding in the demo app
  • Converted sorting logic back to Kotlin using functional (SAM) interfaces https://kotlinlang.org/docs/fun-interfaces.html
  • Other minor refactoring and small fixes