Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@BoD BoD released this 21 May 14:23
  • The library has been rewritten using Compose
  • BREAKING The minSdk is now 25
  • BREAKING The ability to specify the colors to display has been removed. I am assuming this was not a very useful feature, and it was making the code more complex. If you need this feature, please open an issue and we can discuss it.
  • Use of the ActivityResultContract API to start the activity and get the result
  • Updated dependencies to latest versions