We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28cf5a commit 24645ddCopy full SHA for 24645dd
build.gradle
@@ -18,7 +18,7 @@ buildscript {
18
classpath "com.android.tools.build:gradle:7.1.2"
19
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
20
classpath "com.google.dagger:hilt-android-gradle-plugin:$dagger_hilt_version"
21
- classpath "com.diffplug.spotless:spotless-plugin-gradle:6.3.0"
+ classpath "com.diffplug.spotless:spotless-plugin-gradle:6.25.0"
22
23
// NOTE: Do not place your application dependencies here; they belong
24
// in the individual module build.gradle files
0 commit comments