Skip to content

Commit c09e273

Browse files
Update plugin org.jlleitschuh.gradle.ktlint to v13 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed5495f commit c09e273

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.0'
4-
ktlintPluginVersion = '12.3.0'
4+
ktlintPluginVersion = '13.0.0'
55
}
66

77
repositories {

0 commit comments

Comments
 (0)