usuiat / Zoomable

Jetpack Compose library that enables contents zooming with pinch gesture.
https://usuiat.github.io/Zoomable/
Apache License 2.0
432 stars 24 forks source link

Revert Compose to 1.3.2 and specify dependencies individually #8

Closed usuiat closed 1 year ago

usuiat commented 1 year ago

Revert Compose compiler version to 1.3.2 and Kotlin to 1.7.20.

And specify dependent library versions individually instead of using Compose BOM. Because we are going to support unstable version of compose libraries in the future.