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.
1 parent a9ea374 commit 523d24bCopy full SHA for 523d24b
build.gradle.kts
@@ -13,7 +13,7 @@ buildscript {
13
dependencies {
14
classpath("com.android.tools.build:gradle:7.4.1")
15
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
16
- classpath("com.diffplug.spotless:spotless-plugin-gradle:6.12.1")
+ classpath("com.diffplug.spotless:spotless-plugin-gradle:6.14.1")
17
classpath("com.google.dagger:hilt-android-gradle-plugin:${deps.daggerHilt.version}")
18
classpath("com.github.ben-manes:gradle-versions-plugin:0.45.0")
19
classpath("org.jacoco:org.jacoco.core:0.8.8")
0 commit comments