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 65b3ec5 + 42269e4 commit 15770ddCopy full SHA for 15770dd
build.gradle
@@ -2,7 +2,7 @@
2
plugins {
3
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
4
id 'org.jetbrains.kotlin.jvm' version '1.9.10'
5
- id 'com.github.autostyle' version '3.2'
+ id 'com.github.autostyle' version '4.0'
6
id 'application'
7
}
8
0 commit comments