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 08bfb71 commit eaefcb7Copy full SHA for eaefcb7
build.gradle.kts
@@ -12,7 +12,7 @@ buildscript {
12
dependencies {
13
classpath("com.android.tools.build:gradle:7.0.3")
14
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31")
15
- classpath("com.diffplug.spotless:spotless-plugin-gradle:5.16.0")
+ classpath("com.diffplug.spotless:spotless-plugin-gradle:5.17.0")
16
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
17
classpath("org.jacoco:org.jacoco.core:0.8.7")
18
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
0 commit comments