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.
2 parents ccaba60 + 3725077 commit 66c12ceCopy full SHA for 66c12ce
build.gradle.kts
@@ -19,7 +19,7 @@ buildscript {
19
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
20
classpath("org.jacoco:org.jacoco.core:0.8.7")
21
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
22
- classpath("com.github.ben-manes:gradle-versions-plugin:0.41.0")
+ classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
23
}
24
25
0 commit comments