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 8188cc9 + a71358e commit 71ef151Copy full SHA for 71ef151
build.gradle.kts
@@ -15,7 +15,7 @@ buildscript {
15
dependencies {
16
classpath("com.android.tools.build:gradle:7.2.1")
17
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
18
- classpath("com.diffplug.spotless:spotless-plugin-gradle:6.7.0")
+ classpath("com.diffplug.spotless:spotless-plugin-gradle:6.7.1")
19
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
20
classpath("org.jacoco:org.jacoco.core:0.8.8")
21
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
0 commit comments