From a dependency standpoint, what are the top libraries for compose that I can put in my Gradle file that will resolve all the libraries needed to work with compose?
So for my company I have to fill out forms to request the libraries to be imported. Any transitive dependencies I get for free. I’m trying to fill out the minimum number of requests. So if I can find the top level libraries that would get me everything, it’d be super helpful