27e7116f60
`ImportAndCheckNavigation` and `GradleMultiplatformHighlightingTest` now use the SNAPSHOT version of the gradle plugin also.
9 lines
117 B
Kotlin
Vendored
9 lines
117 B
Kotlin
Vendored
pluginManagement {
|
|
repositories {
|
|
{{kts_kotlin_plugin_repositories}}
|
|
}
|
|
}
|
|
|
|
|
|
rootProject.name = "test"
|