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