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 f07e15e commit bf7c3e3Copy full SHA for bf7c3e3
build.gradle.kts
@@ -16,7 +16,7 @@ buildscript {
16
dependencies {
17
classpath("com.android.tools.build:gradle:7.2.1")
18
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
19
- classpath("com.diffplug.spotless:spotless-plugin-gradle:6.8.0")
+ classpath("com.diffplug.spotless:spotless-plugin-gradle:6.9.0")
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")
0 commit comments