mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
tools_intellij_platform_gradle_plugin_dependencies_extension.md: minor
This commit is contained in:
parent
1a5f0c1112
commit
c81162db27
@ -136,7 +136,7 @@ To apply required repositories, use [](tools_intellij_platform_gradle_plugin_rep
|
||||
|
||||
It is still possible to use Multi-OS ZIP archives resolved from [](tools_intellij_platform_gradle_plugin_repositories_extension.md#intellij-maven-repositories).
|
||||
|
||||
To enable resolving this kind of artifacts, opt-out from the installer dependencies by adding `useInstaller = false` as the latest argument to helpers described in [](#target-platforms), like:
|
||||
To enable resolving this kind of artifacts, opt-out from the installer dependencies by adding `useInstaller = false` argument to helpers described in [](#target-platforms), like:
|
||||
|
||||
```kotlin
|
||||
repositories {
|
||||
|
Loading…
x
Reference in New Issue
Block a user