Skip to content

4.6.0

Compare
Choose a tag to compare
@gotev gotev released this 05 Jun 09:45
· 23 commits to master since this release

Library

  • Stopped using jcenter
  • Stopped using deprecated Kotlin Android Extensions in favor of new Kotlin parcelize
  • Updated Kotlin to 1.4.32
  • Updated AndroidX lifecycle to 2.3.1
  • Updated AppCompat to 1.3.0

Demo Apps

  • Stopped using jcenter
  • Demo app is now 100% Kotlin
  • Updated RecyclerAdapter to 2.10.1
  • Updated Kotlin to 1.4.32
  • Dropped unused custom file picker library
  • Dropped ButterKnife
  • Dropped Kotlin Android Extensions