Now with the new Compose gradle plugin we start ap...
# compose
m
Now with the new Compose gradle plugin we start applying two Compose plugins for each module for CMP projects, are you considering merging them together for multiplatform projects and only one gradle plugin needs to be applied ? This way we won't be able to control CMP version, maybe it can be passed in
compose {}
block.
i
Colleges will correct me if I'm wrong, but. No. The situation is the same as on Android - one plugin for compose compilation and another for distribution packaging. Version control is another topic, we have not ideal situation with "plugin as a BOM", but there is no consensus what it should look like in long term
thank you color 1