Skip to content

Commit 64a0fab

Browse files
Update plugin com.diffplug.spotless to v7
1 parent 77bf8d4 commit 64a0fab

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.2' apply false
33
id 'com.android.library' version '8.1.2' apply false
4-
id "com.diffplug.spotless" version "6.22.0" apply false
4+
id "com.diffplug.spotless" version "7.0.1" apply false
55
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
66
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
77
}

0 commit comments

Comments
 (0)