michaelsims
11/14/2017, 3:45 PMimplementation
and api
dependency configurations. The implementation
one works fine, but when I try to use api
, configuration fails with an error like "Could not find method api() for arguments ... on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler." I'm on Kotlin 1.1.60, Gradle 4.3.1. Does anyone have any ideas?