Could not find method kotlinPlugin() for arguments [androidx.compose:compose-compiler:0.1.0-dev02] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
Luca Nicoletti
10/24/2019, 1:30 PM
@jim what about this? 😄
j
jim
10/24/2019, 1:39 PM
Only thing I can think of is that somehow AGP 4.0.0 isn't actually being selected. I would try starting with a new/fresh compose project/activity, and then try to figure out what is different in the configuration.