When I use the quick fix action in Android Studio ...
# multiplatform
g
When I use the quick fix action in Android Studio 4.1.1 to generate the actual counterpart of an expected class the file is created in the build folder instead of the source folder. Any ideas on how to fix it? I know it worked in a different multiplatform project.