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 b4daf23 commit dcd13a8Copy full SHA for dcd13a8
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 ("1.0.0")
+ id("org.ajoberstar.reckon.settings") version ("1.0.1")
11
}
12
13
rootProject.name = "kotlin-multiplatform-diff"
0 commit comments