not sure if this belongs here, but I’ve created a new project with kotlin 1.4 and pasted the gradle file that I used with 1.3.72 and I have this error only on the koin library.. what can be the cause?
This is a multiplatform project
it worked, thanks!
for some reasons, in the intelliJ template the “repository { }” part was in the root and not wrapped into the “allprojects { }“. Thanks 🙂