Project Automatically Compiles upon open.
Answered
Whenever I open project it automatically starts compiling even when it is unable to because of the specific gradle versions needed to compile the project.
Auto-Compile is disabled inside my settings.
Please sign in to leave a comment.
>Whenever I open project it automatically starts compiling even when it is unable to because of the specific gradle versions needed to compile the project.
How do you know that it is compiling? What do you see in IDE?
On Gradle project opening IDE may launch the project loading process - and you will see the project load (importing) progress in the Build tool window.