There was an error while loading. Please reload this page.
1 parent def4403 commit 4c079e9Copy full SHA for 4c079e9
build.gradle.kts
@@ -15,7 +15,7 @@ buildscript {
15
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
16
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.6.1")
17
classpath("com.google.dagger:hilt-android-gradle-plugin:${deps.daggerHilt.version}")
18
- classpath("com.github.ben-manes:gradle-versions-plugin:0.39.0")
+ classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
19
}
20
21
0 commit comments