Disable Gradle scripts debug as it leads to restart of the Gradle daemon on each build

This commit is contained in:
Yuriy Artamonov 2025-09-25 23:29:39 +02:00
parent 52eb4c92fb
commit cfa997f8d2

View File

@ -16,10 +16,10 @@
</option>
<option name="vmOptions" value="" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
</configuration>
</component>
</component>