We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41eea0 commit 24aaad4Copy full SHA for 24aaad4
build.gradle.kts
@@ -1,6 +1,6 @@
1
import de.undercouch.gradle.tasks.download.Download
2
-import org.intellij.markdown.html.URI
3
import org.jetbrains.intellij.tasks.PrepareSandboxTask
+import java.net.URI
4
import java.security.MessageDigest
5
import java.util.zip.ZipFile
6
import kotlin.io.path.deleteExisting
0 commit comments