Skip to content

Commit aa75bc3

Browse files
chore(deps): bump com.ncorti.ktfmt.gradle:plugin in /android
Bumps com.ncorti.ktfmt.gradle:plugin from 0.21.0 to 0.22.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]>
1 parent af21548 commit aa75bc3

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.4.0'
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.22.0'
3030
}
3131
}
3232

0 commit comments

Comments
 (0)