Skip to content

Commit 503d5cf

Browse files
Update plugin org.jlleitschuh.gradle.ktlint to v12.2.0
1 parent 6820484 commit 503d5cf

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.1.20'
4-
ktlintPluginVersion = '12.1.2'
4+
ktlintPluginVersion = '12.2.0'
55
}
66

77
repositories {

0 commit comments

Comments
 (0)