Closed snazhmudinov closed 5 years ago
It points to this line:
plugins {
`kotlin-dsl`
}
the full build.gradle.kts file in buildSrc directory:
repositories {
jcenter()
}
plugins {
`kotlin-dsl`
}
I cannot reproduce, please reopen if you are still having the problem and can provide more information like the used Gradle version and a reproducer project.
I'm having an issues with gradle kotlin dsl.
Did anybody else encouter this problem?
Obviously I cannot gradle sync or build my project.
Here's the full stracktrace: