Skip to content

Commit b57e149

Browse files
chore(deps): bump com.ncorti.ktfmt.gradle:plugin in /android
Bumps com.ncorti.ktfmt.gradle:plugin from 0.21.0 to 0.25.0. --- updated-dependencies: - dependency-name: com.ncorti.ktfmt.gradle:plugin dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de55937 commit b57e149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626
dependencies {
2727
classpath 'com.android.tools.build:gradle:8.8.1'
2828
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
29-
classpath 'com.ncorti.ktfmt.gradle:plugin:0.21.0'
29+
classpath 'com.ncorti.ktfmt.gradle:plugin:0.25.0'
3030
}
3131
}
3232

0 commit comments

Comments
 (0)