We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289736b commit 558b90dCopy full SHA for 558b90d
native_image_cropper_android/android/build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext {
3
kotlin_version = '2.2.21'
4
- ktlintPluginVersion = '13.1.0'
+ ktlintPluginVersion = '14.0.1'
5
}
6
7
repositories {
0 commit comments