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 6c9784e + ee80230 commit e387b9aCopy full SHA for e387b9a
build.gradle.kts
@@ -21,7 +21,7 @@ buildscript {
21
dependencies {
22
classpath("com.android.tools.build:gradle:8.1.2")
23
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
24
- classpath("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
+ classpath("com.diffplug.spotless:spotless-plugin-gradle:6.22.0")
25
classpath("dev.drewhamilton.poko:poko-gradle-plugin:0.15.0")
26
classpath("com.github.ben-manes:gradle-versions-plugin:0.46.0")
27
}
0 commit comments