java.lang.IllegalStateException: Module entity with name: exoplayer-kotlin should be available
Closed this issue · 4 comments
iiasceri commented
java.lang.IllegalStateException: Module entity with name: exoplayer-kotlin should be available
yoobi commented
Hello,
For which module do you have this issue ?
iiasceri commented
cloned repo and opened I've used another project for my tests ExoPlayerSample
yoobi commented
Looks like it was because rootProject.name
and folder name was different
https://youtrack.jetbrains.com/issue/IDEA-317606/Changing-only-the-case-of-the-Gradle-root-project-name-causes-exception-while-importing-project-java.lang.IllegalStateException
It should be fix now. Please pull and restart your IDE.
yoobi commented
Hello, I'm closing the issue, don't hesitate to open it again if the issue persist