Skip to content

Commit

Permalink
Update dependency org.jmailen.gradle:kotlinter-gradle to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2022
1 parent b8e74e4 commit f3024fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:7.2.2'
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath 'de.mannodermaus.gradle.plugins:android-junit5:1.8.2.1'
classpath 'org.jmailen.gradle:kotlinter-gradle:3.11.1'
classpath 'org.jmailen.gradle:kotlinter-gradle:3.12.0'
classpath "org.jetbrains.dokka:dokka-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit f3024fd

Please sign in to comment.