Search code examples
androidandroid-studiogradleandroid-service

I am getting build error while building the project


Unable to load class 'org.gradle.api.services.BuildService'.

This is an unexpected error. Please file a bug containing the idea.log file.


Solution

  • I found the Answers. So basically it was happening because of a module change. I solved it by removing kotlin and adding it again.