We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5495f commit c09e273Copy full SHA for c09e273
native_image_cropper_android/android/build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext {
3
kotlin_version = '2.2.0'
4
- ktlintPluginVersion = '12.3.0'
+ ktlintPluginVersion = '13.0.0'
5
}
6
7
repositories {
0 commit comments