AndroidPoet / Dropdown

💧A Powerful and customizable Compose Multiplatform dropdown menu with cascade and animations.
https://androidpoet.github.io/Dropdown/
Apache License 2.0
325 stars 11 forks source link

Update dependencies.gradle #4

Closed skydev-x closed 6 months ago

skydev-x commented 1 year ago

Can we decrease min Sdk to 21. Can not use this library in projects which supports 21 sdk devices.

First time contributing to AndroidPoet/Dropdown? If you know how to fix an issue, consider opening a pull request for it.

You can read this repository’s contributing guidelines to learn how to open a good pull request.

MFlisar commented 1 year ago

@AndroidPoet any comment to this? does anything speak against this min sdk downgrade?

AndroidPoet commented 6 months ago

The library has been migrated to Compose multiplatform, and the min sdk issue have also been fixed.