Gradle Kotlin DSL is giving me a lot of errors but...
# android-studio
m
Gradle Kotlin DSL is giving me a lot of errors but project syncs and runs fine
Copy code
Cannot access 'java.lang.Object' which is a supertype of 'org.gradle.api.artifacts.dsl.DependencyHandler'. Check your module classpath for missing or conflicting dependencies
how to fix those errors?