What's the story behind the `0.1.0-dev01` Jetpack ...
# compose
m
What's the story behind the
0.1.0-dev01
Jetpack Compose artifacts that landed in the Google Maven repo? The
androidx.compose
ones seem to be empty, and the
androidx.ui
ones transitively depend on the empty
compose-runtime
one. 🧐
🎉 2
🚀 3
😱 7
l
They were preparing the repository to create the artifact but seems something went wrong as there’s nothing released yet
m
Well, the
androidx.ui
ones have code in them, that roughly correspond to what I would expect to find. See https://androidx.tech/artifacts/ui/ui-foundation/0.1.0-dev01/ for example.
l
As said before, they were preparing it for the first release, but they haven’t
So maybe they setup the artifact without uploading what’s in the repo 🙂
s
👀 great news. I can't wait to work with the artifact instead of the 16gb androidx repo.
🤘 1
l
21 on disk for me 😂
@Simon Schubert keep in mind that the commit which updated the version is more than 1 month old
s
Ok that sounds like I’m going to stay with the androidx repo for a while until the updates run smooth 😄 Anyway looking very much forward to it
l
Everyone’s waiting for it 😄
d
I guess they are preparing for Android Dev Summit.