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 6105139 + 9291457 commit 78ebe97Copy full SHA for 78ebe97
build.gradle.kts
@@ -11,7 +11,7 @@ buildscript {
11
dependencies {
12
classpath("com.android.tools.build:gradle:4.2.1")
13
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
14
- classpath("com.diffplug.spotless:spotless-plugin-gradle:5.12.4")
+ classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.0")
15
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
16
}
17
0 commit comments