Skip to content

Commit c761835

Browse files
Update plugin com.diffplug.spotless to v6.25.0
1 parent 870b8ac commit c761835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'com.android.application' version '8.1.1' apply false
33
id 'com.android.library' version '8.1.1' apply false
4-
id "com.diffplug.spotless" version "6.19.0" apply false
4+
id "com.diffplug.spotless" version "6.25.0" apply false
55
id 'org.jetbrains.kotlin.android' version '1.8.21' apply false
66
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
77
}

0 commit comments

Comments
 (0)