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 a815f18 commit 4d23bc8Copy full SHA for 4d23bc8
settings.gradle.kts
@@ -7,7 +7,7 @@ pluginManagement {
7
8
plugins {
9
id("com.gradle.develocity") version ("4.1")
10
- id("org.ajoberstar.reckon.settings") version ("0.19.1")
+ id("org.ajoberstar.reckon.settings") version ("0.19.2")
11
}
12
13
rootProject.name = "kotlin-multiplatform-diff"
0 commit comments