gradle.kts: solve the linked gradle builds hell

This commit is contained in:
Sergey Rostov
2020-05-01 18:18:39 +03:00
parent 6213c6187d
commit b7e1cd7489
27 changed files with 603 additions and 566 deletions
@@ -7,6 +7,7 @@ package org.jetbrains.kotlin.idea.core.script.configuration.utils
import com.intellij.openapi.application.ApplicationManager
import com.intellij.openapi.application.TransactionGuard
import com.intellij.openapi.progress.ProcessCanceledException
import com.intellij.openapi.progress.ProgressIndicator
import com.intellij.openapi.progress.ProgressManager
import com.intellij.openapi.progress.util.BackgroundTaskUtil