Skip to content

Commit

Permalink
Update plugin org.jmailen.kotlinter to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent ee352a1 commit fa14cba
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 @@ -45,7 +45,7 @@ buildscript {

plugins {
id "com.mxalbert.gradle.jacoco-android" version "0.2.1" apply false
id "org.jmailen.kotlinter" version "4.3.0" apply false
id "org.jmailen.kotlinter" version "4.4.1" apply false
alias(libs.plugins.ksp).apply(false)
}

Expand Down

0 comments on commit fa14cba

Please sign in to comment.