I couldn't find an answer to this. I removed a Gra...
# android-studio
b
I couldn't find an answer to this. I removed a Gradle module from a project, removed its only reference in the project, in settings.gradle.kts, deep-cleaned the project, and AS is still trying to sync a module that is no longer there. How do I fix that? Oh, and it's treating those directories as projects, even though they were created as modules, and aren't in the projects list.