diff --git a/build.gradle b/build.gradle index fc4e16991..a8faeafc2 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ buildscript { classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}" classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26' classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7" - classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1" + classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2" classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version" // NOTE: Do not place your application dependencies here; they belong diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index adf59d05b..cde8d2ffe 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -6507,6 +6507,14 @@ + + + + + + + +