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 9c37129 commit 00da7fcCopy full SHA for 00da7fc
build.gradle.kts
@@ -27,7 +27,7 @@ plugins {
27
id ("com.diffplug.spotless") version("6.18.0")
28
id("org.jetbrains.kotlin.kapt") version(Versions.kotlin)
29
id("com.google.dagger.hilt.android") version ("2.51.1") apply false
30
- id("com.gradle.enterprise") version("3.17.5") apply false
+ id("com.gradle.enterprise") version("3.17.6") apply false
31
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
32
}
33
0 commit comments