Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit 1710598

Browse files
fix(deps): update dependency org.jlleitschuh.gradle:ktlint-gradle to v12
1 parent e130901 commit 1710598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
classpath 'com.android.tools.build:gradle:8.1.1'
1616
classpath 'com.google.gms:google-services:4.4.0'
1717
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
18-
classpath 'org.jlleitschuh.gradle:ktlint-gradle:11.5.1'
18+
classpath 'org.jlleitschuh.gradle:ktlint-gradle:12.1.0'
1919
classpath "com.github.ben-manes:gradle-versions-plugin:0.43.0"
2020
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.13.1"
2121
classpath "com.google.protobuf:protobuf-gradle-plugin:0.9.0"

0 commit comments

Comments
 (0)