We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0d40e7 + 2d4a676 commit 6b684e4Copy full SHA for 6b684e4
1 file changed
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
classpath 'com.android.tools.build:gradle:4.0.1'
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
15
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
16
- classpath "org.jlleitschuh.gradle:ktlint-gradle:9.1.1"
+ classpath "org.jlleitschuh.gradle:ktlint-gradle:10.0.0"
17
// NOTE: Do not place your application dependencies here; they belong
18
// in the individual module build.gradle files
19
}
0 commit comments