Skip to content

Commit 66bac48

Browse files
committed
Add google-java-format plugin.
1 parent eefdad1 commit 66bac48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
plugins {
1616
id "org.gradle.kotlin.kotlin-dsl" version "1.2.6"
1717
id "org.jlleitschuh.gradle.ktlint" version "9.2.1"
18+
id "com.github.sherter.google-java-format" version "0.8"
1819
}
1920

2021
repositories {

0 commit comments

Comments
 (0)