Skip to content

Commit ba5e3df

Browse files
committed
chore: upgrade google java format to 1.15.0
1 parent b630ca4 commit ba5e3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ spotless {
6060
importOrder()
6161
removeUnusedImports()
6262
target 'app/src/main/java/com/osfans/trime/**/*.java'
63-
googleJavaFormat('1.13.0')
63+
googleJavaFormat('1.15.0')
6464
}
6565
kotlin {
6666
target 'app/src/main/java/com/osfans/trime/**/*.kt'

0 commit comments

Comments
 (0)