We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea563d4 + b24867c commit 9be3845Copy full SHA for 9be3845
build.gradle
@@ -29,7 +29,7 @@ buildscript {
29
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
30
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.19'
31
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
32
- classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
+ classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"
33
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
34
35
// NOTE: Do not place your application dependencies here; they belong
0 commit comments