We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc69a25 commit 1589300Copy full SHA for 1589300
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
dependencies {
10
classpath "com.android.tools.build:gradle:7.0.0"
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
- classpath 'org.jmailen.gradle:kotlinter-gradle:3.4.5'
+ classpath 'org.jmailen.gradle:kotlinter-gradle:3.5.0'
13
14
// NOTE: Do not place your application dependencies here; they belong
15
// in the individual module build.gradle files
0 commit comments