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.
2 parents 865e424 + f566dcb commit 442b556Copy full SHA for 442b556
build.gradle.kts
@@ -4,7 +4,7 @@ val libraryVersion: String by project
4
val libraryGroup: String by project
5
6
plugins {
7
- kotlin("jvm") version "1.6.21"
+ kotlin("jvm") version "1.7.10"
8
alias(libs.plugins.spotless)
9
}
10
0 commit comments