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 535e723 commit 4c26355Copy full SHA for 4c26355
settings.gradle.kts
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
8
plugins {
9
- id("com.gradle.enterprise") version("3.11.4")
+ id("com.gradle.enterprise") version("3.13")
10
11
12
rootProject.name = "kotlin-multiplatform-diff"
0 commit comments