Skip to content

Commit 3ade118

Browse files
chore(deps): update plugin org.jmailen.kotlinter to v4
1 parent e00b3ab commit 3ade118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("org.jetbrains.kotlin.android") version "1.9.20" apply false
1010
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.20" apply false
1111
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.2" apply false
12-
id("org.jmailen.kotlinter") version "3.16.0" apply false
12+
id("org.jmailen.kotlinter") version "4.1.0" apply false
1313
id("com.android.application") version "8.1.3" apply false
1414
id("com.vanniktech.maven.publish.base") version "0.25.3" apply false
1515
}

0 commit comments

Comments
 (0)