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 2665c46 commit a9ea374Copy full SHA for a9ea374
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.12.1")
17
classpath("com.google.dagger:hilt-android-gradle-plugin:${deps.daggerHilt.version}")
18
- classpath("com.github.ben-manes:gradle-versions-plugin:0.44.0")
+ classpath("com.github.ben-manes:gradle-versions-plugin:0.45.0")
19
classpath("org.jacoco:org.jacoco.core:0.8.8")
20
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
21
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
0 commit comments