Skip to content

Commit 1589300

Browse files
Update dependency org.jmailen.gradle:kotlinter-gradle to v3.5.0 (hoc081098#49)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bc69a25 commit 1589300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
dependencies {
1010
classpath "com.android.tools.build:gradle:7.0.0"
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12-
classpath 'org.jmailen.gradle:kotlinter-gradle:3.4.5'
12+
classpath 'org.jmailen.gradle:kotlinter-gradle:3.5.0'
1313

1414
// NOTE: Do not place your application dependencies here; they belong
1515
// in the individual module build.gradle files

0 commit comments

Comments
 (0)