Skip to content

Commit b92ce9d

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.10
1 parent 1ec7b5d commit b92ce9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
mavenCentral()
44
}
55
dependencies {
6-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
6+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10"
77
}
88
}
99

0 commit comments

Comments
 (0)