diff --git a/build.gradle b/build.gradle index 1016313219..d78bd1b411 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ buildscript { classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}" classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}" classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.22' - classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6" + classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7" classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1" classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version" diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index e5e82d0b49..884007a433 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -16,6 +16,7 @@ + @@ -39,7 +40,10 @@ - + + + + @@ -5713,6 +5717,14 @@ + + + + + + + +