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 b5ca395 commit 12c7026Copy full SHA for 12c7026
build.gradle.kts
@@ -15,7 +15,7 @@ buildscript {
15
dependencies {
16
classpath("com.android.tools.build:gradle:7.2.0")
17
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
18
- classpath("com.diffplug.spotless:spotless-plugin-gradle:6.5.2")
+ classpath("com.diffplug.spotless:spotless-plugin-gradle:6.6.0")
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