THEOplayer / android-ui

UI component library for the THEOplayer Android SDK
https://www.theoplayer.com/docs/open-video-ui/android/
MIT License
8 stars 2 forks source link

Update to latest version of Jetpack Compose #22

Closed MattiasBuelens closed 1 year ago

MattiasBuelens commented 1 year ago

This is a potentially breaking change, since users will need to update their own Jetpack Compose dependency to at least version 1.5 in order to keep using THEOplayer Android UI.

I also migrated the build to version catalogs, which should make it easier to keep our dependencies up-to-date across the whole project.