Have a question about compose in libraries. If i ...
# gradle
m
Have a question about compose in libraries. If i build a library using AGP 7 and compose, can i even bring that library into an app built with AGP 4? This is assuming that all the compose usage is in standalone fragments and activities, and the kotlin and jetpack libraries are compatible.
v
You might have better chances for an answer in #android maybe