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