Skip to content

Commit

Permalink
Update dependency org.jmailen.gradle:kotlinter-gradle to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2023
1 parent 462577f commit 53a08a5
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 @@ -20,7 +20,7 @@ buildscript {
classpath "com.android.tools.build:gradle:$agp_version"
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.9.3.0"
classpath "org.jmailen.gradle:kotlinter-gradle:3.13.0"
classpath "org.jmailen.gradle:kotlinter-gradle:3.14.0"
//classpath "org.jetbrains.dokka:dokka-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit 53a08a5

Please sign in to comment.