Do you still have to setup the androidx toolchain ...
# compose
a
Do you still have to setup the androidx toolchain to test out compose? I thought I read about it being available in pre-alpha stages through the normal development process but I could be wrong.
l
Yes you do.
There’s currently no artifactory which you can include in your own project to be able to test
Compose
a
👍 Thanks! Must've made that up.
l
There was a commit on the source code which pointed out that they updated the version in order to get ready to publish
Compose
as an artifactory
But that’s it I guess, nothing has been published yet 🙂
s
You can try this repo: https://github.com/Mishkun/try-compose The existing release is a bit older already but it'll get you started quickly.
t
thanks for reminding me. I’ll update these soon (and also try to setup nightly builds with ci checks for template build properly)
🎉 2