https://kotlinlang.org logo
#compose
Title
# compose
i

Ian Lake

10/16/2020, 3:18 PM
PSA for snapshot users: the main AndroidX build and the Compose build have recently been merged. This means that the
/ui/
part of your snapshot build URL should be removed and the URL should be in the format:
Copy code
maven { url '<https://androidx.dev/snapshots/builds/[buildId]/artifacts/repository>' }
We'll be updating https://androidx.dev to reflect the now merged snapshots here shortly
https://androidx.dev has been updated to reflect the merged build
5 Views