Skip to content

Commit

Permalink
fix formatting??
Browse files Browse the repository at this point in the history
  • Loading branch information
rgodha24 committed Feb 24, 2024
1 parent a7649cd commit 34f189e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ spotless {
exclude "**/build/**", "**/build-*/**"
}
toggleOffOn()
googleJavaFormat()
googleJavaFormat("1.20.0")
removeUnusedImports()
trimTrailingWhitespace()
endWithNewline()
Expand Down

0 comments on commit 34f189e

Please sign in to comment.