there is no dev build supporting 1.8.0-Beta now. when one exists, you can find it through the usual link.
j
John O'Reilly
11/16/2022, 4:58 PM
btw these are the errors I get if I try to use it
Copy code
e: Source file or directory not found: plugin:androidx.compose.plugins.idea:enabled=true
e: Source file or directory not found: plugin:androidx.compose.compiler.plugins.kotlin:sourceInformation=true
e: Source file or directory not found: plugin:androidx.compose.compiler.plugins.kotlin:liveLiterals=true
s
Stylianos Gakis
11/16/2022, 7:52 PM
Yeah, in general if there’s no compose compiler version out in the dev builds, I wouldn’t even try 😄 Even if it does work, it’s due to chance and not because it should. I’d especially be surprised if it worked through a 0.x.0 kotlin language version bump.