I have am running Canary Android Studio on both a desktop and laptop, working with Compose.
The since moving to Canary 5 I have problems on both, both were fine on Canary 4.
On the Desktop, build of even the automatic compose empty activity project (and all others) die immediately with "lateinit property variantName has not been intialised"
This problems blocks being able to develop. Even a resinstall got nowhere, despite the problem happening even with a newly created empty activity project. Possibly there is some config on that machine that did not survive the update. Any thoughts appreciated.
On the laptop, project was building, but now produces the same error..