We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4403a44 + ad87285 commit a0f4ff0Copy full SHA for a0f4ff0
1 file changed
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
dependencies {
10
classpath 'com.android.tools.build:gradle:8.1.0'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
- classpath "org.jlleitschuh.gradle:ktlint-gradle:11.5.0"
+ classpath "org.jlleitschuh.gradle:ktlint-gradle:11.5.1"
13
14
classpath 'com.google.gms:google-services:4.3.15'
15
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.8'
0 commit comments