Skip to content

Commit 7e5877c

Browse files
Bump org.jlleitschuh.gradle:ktlint-gradle from 12.1.2 to 14.0.1
Bumps org.jlleitschuh.gradle:ktlint-gradle from 12.1.2 to 14.0.1. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle:ktlint-gradle dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 265ac46 commit 7e5877c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
dependencies {
99
classpath("com.android.tools.build:gradle:8.13.0")
1010
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
11-
classpath("org.jlleitschuh.gradle:ktlint-gradle:12.1.2")
11+
classpath("org.jlleitschuh.gradle:ktlint-gradle:14.0.1")
1212
classpath("com.google.gms:google-services:4.4.4")
1313
classpath("com.google.firebase:firebase-crashlytics-gradle:2.9.9")
1414
}

0 commit comments

Comments
 (0)