salomonbrys
12/07/2020, 1:55 PM@Composable
fun foo() {
val context = AmbientContext.current
}
gives the following error:Mayank Saini
12/10/2020, 6:32 AMsalomonbrys
12/10/2020, 9:22 AMbuildSrc
. I have no idea why but it looks like the compose Gradle plugin was broken by having a simple buildSrc
directory.