We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb8cc93 + dbdf64e commit 4b512a5Copy full SHA for 4b512a5
1 file changed
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
dependencies {
12
classpath "com.android.tools.build:gradle:7.0.2"
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
- classpath("org.jlleitschuh.gradle:ktlint-gradle:9.1.1")
+ classpath("org.jlleitschuh.gradle:ktlint-gradle:10.2.0")
15
classpath("org.jacoco:org.jacoco.core:0.8.7")
16
}
17
0 commit comments