We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43466a4 + ca37587 commit 8c46e6dCopy full SHA for 8c46e6d
1 file changed
build.gradle
@@ -49,7 +49,7 @@ buildscript {
49
dependencies {
50
classpath 'com.android.tools.build:gradle:7.1.3'
51
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
52
- classpath "org.jlleitschuh.gradle:ktlint-gradle:10.2.1"
+ classpath "org.jlleitschuh.gradle:ktlint-gradle:10.3.0"
53
}
54
55
0 commit comments