Skip to content

Commit 1ea56b4

Browse files
Update plugin org.jmailen.kotlinter to v4.4.1 (#1592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 144ca0b commit 1ea56b4

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
@@ -4,7 +4,7 @@ plugins {
44
id("com.android.application") version "8.5.1" apply false
55
id("com.android.library") version "8.5.1" apply false
66
id("org.jetbrains.kotlin.android") version "2.0.0" apply false
7-
id("org.jmailen.kotlinter") version "4.4.0" apply false
7+
id("org.jmailen.kotlinter") version "4.4.1" apply false
88
id("com.google.devtools.ksp") version "2.0.0-1.0.23" apply false
99
id("com.android.test") version "8.5.1" apply false
1010
id("androidx.baselineprofile") version "1.3.0-beta02" apply false

0 commit comments

Comments
 (0)