We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853008a commit b0328b6Copy full SHA for b0328b6
buildSrc/build.gradle.kts
@@ -7,5 +7,5 @@ repositories {
7
}
8
9
dependencies {
10
- implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.7")
+ implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.10")
11
0 commit comments