Hello, are there boms for beta versions of Compose somewhere?
I'd like to use the latest beta 1.5.0-beta03 but can't find a version of compose-bom for it, so I guess I have to go back managing the versions of each library manually?
k
Konstantin Klassen
07/15/2023, 3:26 PM
There is this for alpha versions, don't know about a bom for beta versions
g
galex
07/15/2023, 5:21 PM
Thanks, it has some betas apparently but not the 1.5.0-beta03 one, I guess because 1.6.0 is more recent so it took that one 🤔
@cb Would it be possible to publish a bom for the latest available version of 1.5.0, pretty please ? 🙏
s
Stylianos Gakis
07/15/2023, 5:30 PM
Yeah that repo pretty much has renovate or something like that auto bump the libraries and then autogenerates the release.
Why not just use that specific version for the time being? You can use that on top of bom and override it