We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8941ed8 commit 7109895Copy full SHA for 7109895
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
signing
11
id("io.gitlab.arturbosch.detekt") version "1.18.0"
12
id("com.android.library") version "7.4.2"
13
- id("com.diffplug.spotless") version "6.19.0"
+ id("com.diffplug.spotless") version "6.20.0"
14
}
15
16
0 commit comments