dsa28s / compose-video

Video UI Component for Jetpack Compose (Powered by androidx.media3)
https://dsa28s.github.io/compose-video/
Apache License 2.0
208 stars 23 forks source link

Media3 #1

Closed jakepurple13 closed 11 months ago

jakepurple13 commented 1 year ago

Any plans to upgrade to Media3 from Exoplayer?

dsa28s commented 1 year ago

@jakepurple13 Of course there is. The media3 package is still in beta, so when it is released as stable, i will migrate the library to media3 based accordingly.

dsa28s commented 11 months ago

@jakepurple13 Today, I published library version 1.2.0 Major update contains upgrade to Media3 from Exoplayer.

Thank you!

itolianezzz commented 11 months ago

@dsa28s Hello! Is it really published? Doesn't seem to appear in maven repository 🤷‍♂️ https://mvnrepository.com/artifact/io.sanghun/compose-video

dsa28s commented 11 months ago

@itolianezzz https://central.sonatype.com/artifact/io.sanghun/compose-video/1.2.0/versions I checked yesterday, but 1.2.0 deployment is not correctly. So i tried 1.2.0 deploy at maven central, and currently available version 1.2.0!