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 9, 2023
1 parent 4a04726 commit f8a3821
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.8.2.1"
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 f8a3821

Please sign in to comment.