We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7ce240 + 20afd81 commit 0fc3c2fCopy full SHA for 0fc3c2f
1 file changed
build.gradle
@@ -39,7 +39,7 @@ buildscript {
39
dependencies {
40
classpath "com.android.tools.build:gradle:7.3.1"
41
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$orgJetbrainsKotlin"
42
- classpath "org.jlleitschuh.gradle:ktlint-gradle:11.0.0"
+ classpath "org.jlleitschuh.gradle:ktlint-gradle:11.1.0"
43
}
44
45
0 commit comments