Skip to content

Commit

Permalink
chore(deps): bump com.ncorti.ktfmt.gradle:plugin in /android
Browse files Browse the repository at this point in the history
Bumps com.ncorti.ktfmt.gradle:plugin from 0.15.1 to 0.21.0.

---
updated-dependencies:
- dependency-name: com.ncorti.ktfmt.gradle:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jokerttu committed Nov 6, 2024
1 parent 25edf5a commit b02ca0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:8.4.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.ncorti.ktfmt.gradle:plugin:0.15.1'
classpath 'com.ncorti.ktfmt.gradle:plugin:0.21.0'
}
}

Expand Down

0 comments on commit b02ca0c

Please sign in to comment.