MohamedRejeb / Calf

Calf is a library that allows you to easily create adaptive UIs and access platform specific APIs with Compose Multiplatform (Adaptive UI, File Picker, WebView, Permissions...).
https://mohamedrejeb.github.io/Calf/
Apache License 2.0
709 stars 32 forks source link

Android minSdk 21 #79

Closed zt64 closed 1 month ago

zt64 commented 3 months ago

Hi, would it be possible to lower the Android minSdk version to 21 from 24? Is there anything preventing such a change?

MohamedRejeb commented 1 month ago

Hi, Yes this should be possible.

zt64 commented 1 month ago

Thank you