We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1d0228 + 382ae8e commit 77fdbd7Copy full SHA for 77fdbd7
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'com.android.application' version '8.1.1' apply false
3
id 'com.android.library' version '8.1.1' apply false
4
- id "com.diffplug.spotless" version "6.19.0" apply false
+ id "com.diffplug.spotless" version "6.20.0" apply false
5
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
6
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
7
}
0 commit comments