Spent the week sick at home with two daughters, surrounded by Minecraft, Roblox, and an impressive amount of screaming.
So instead of resting like a normal person, I built this:
https://github.com/jacksonfdam/androidx-cataloger
It scrapes the AndroidX site, lists all the libraries, shows their versions, and builds a version catalog for you — because manually checking mvnrepository and copy-pasting dependencies is a special kind of pain.
Still rough around the edges, but works great when I’m too lazy to do things properly. Feel free to fork, judge, or improve it.