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 8b3b514 commit df435cbCopy full SHA for df435cb
build.gradle.kts
@@ -20,7 +20,7 @@ buildscript {
20
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
21
classpath("org.jacoco:org.jacoco.core:0.8.8")
22
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
23
- classpath("com.github.ben-manes:gradle-versions-plugin:0.43.0")
+ classpath("com.github.ben-manes:gradle-versions-plugin:0.44.0")
24
}
25
26
0 commit comments