Skip to content

Commit 558b90d

Browse files
Update plugin org.jlleitschuh.gradle.ktlint to v14 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 289736b commit 558b90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native_image_cropper_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
kotlin_version = '2.2.21'
4-
ktlintPluginVersion = '13.1.0'
4+
ktlintPluginVersion = '14.0.1'
55
}
66

77
repositories {

0 commit comments

Comments
 (0)