Thursday, 1 July 2021

Cannot access 'kotlin.collections.Collection' which is a supertype of 'org.gradle.api.artifacts.dsl.RepositoryHandler'

enter image description here

I got the above error after i add Plugins{ `kotlin`} to my build.gradle.kts file.

I have Google this problem and rebuild after delete all .gradle、.idea dir, but this problem still occurs. Additionally, i tried invalidate caches, but not work.

Any ideas for this problem?



from Cannot access 'kotlin.collections.Collection' which is a supertype of 'org.gradle.api.artifacts.dsl.RepositoryHandler'

No comments:

Post a Comment